#top-bar {
    background: #002a5c;
}

.navbar-brand img {
    max-height: 45px;
}

.about-style02 .about-us-heading .tittle-style {
    margin-left: 0;
}

.p-b-0 {
    padding-bottom: 0;
}

.mb-30 {
    padding-bottom: 30px;
}

.widget-categories ul .cat-item a {
    text-transform: none;
}

.bg-secondary-custom {
    background-color: #F9FAFB;
}

.accordion-style .card {
    background: white;
}

.border-custom {
    border: none;
    box-shadow: 0px 3px 10px 0px rgba(41, 45, 194, 0.08);
}

.quform-element>label {
    font-weight: bold;
}