.f-logo img, .fw-logo img, .logo img {
    max-height: 100px !important;
}

.contact-form .contact-form-group {
    margin-bottom: 15px !important;
}

.contact-form .form-check .form-check-input:checked {
    background-color: #970405 !important;
    border-color: #970405 !important;
}

.text-primary {
    --bs-text-opacity: 1;
    color: #970405 !important;
}

.banner-area-five::after {
    content: "";
    position: absolute;
    inset-inline-end: -10%;
    top: -15%;
    width: 1100px;
    height: 600px;
    background: linear-gradient(88.44deg, #7011 0.58%, rgba(239, 247, 255, 0) 67.54%) !important;
    border-radius: 326.687px;
    transform: rotate(-42.01deg);
    z-index: -1;
}

@media (max-width: 767.98px) {
    .menu-area {
        padding: 0px 0 !important;
    }
}

.pt-80 {
    padding-top: 120px !important;
}

.ae-anno-announcement__button:hover {
    color: #FFF;
    font-size: var(--font-size);
}