header.header-2 .main-header-wraper {
    background-color: #fff;
}

header.header-2 .main-menu ul > li > a {
    color: #464b8d;
}

header.header-2 .top-header::before {
    background: #ed4344;
}

.theme-btn, .theme-btn.minimal-btn:hover {
    background-color: #ed3d3f;
    border: 1px solid #464b8d;
}

.section-title p {
    color: #464b8d;
}

.icon-box:hover {
    background-color: #0279aa;
    -webkit-box-shadow: 0px 10px 60px 0px rgba(130, 130, 131, 0.49);
    box-shadow: 0px 10px 60px 0px rgba(130, 130, 131, 0.49);
}

.about-thum::before {
    background-color: #878889;
}

.checked-list li::before {
    color: #0b506f;
}

.funfact-wrapper .funfact-content-grid {
    background-color: #3c3c3d;
}

.section-bg,.funfact-wrapper::before { 
    background-color: #066186;
}
