.icares-main .top-bar ul.menu li a.is-active, .icares-main .top-bar ul.menu li a:hover {
    color: #23408f !important;
}

.icares-main .top-bar ul.menu li a.is-active:after {
    color: #23408f !important;
}

.bg-gradient-primary {
    background-color: #004d95 !important;
}

body {
    font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, Nunito,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}