body {
    margin: 0;
    background-image: linear-gradient(15deg, #13547a 0%, #80d0c7 100%);
    min-height: 89vh;
}

.icon-search-container {
    display: none !important;
}

.wow_main_float_head h1 {
    color: #000;
}

.footer-wrapper .footer-powered,
.footer-wrapper .footer-powered a,
.footer-wrapper .footer-powered .dropdown-toggle {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
}

.dropdown-menu:not(.notfi-dropdown)>li>a {
    color: #000;
}