
.cmn--btn,
.cmn--table thead tr th,
.trade--tabs .nav-item .nav-link.active,
.faq__item.open .faq__title,
.faq__item .faq__title .right__icon::before,
.faq__item .faq__title .right__icon::after,
div[class*="col"]:nth-child(2) .footer__contact__item,
.dashboard__item .dashboard__thumb,
.dashboard-dashboard-icon .dashboard-menu li:hover > a,
.page-item.active .page-link
{
    background-color: #00C2FF;
}

.predict-type-item .icon,
.feature__item .feature__thumb i,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.post__item .post__content .meta__date .meta__item i,
.post__item .post__read,
.highlow-time-duration li a i,
.text--base,
.btn--base-outline,
.menu li a.active{
    color: #00C2FF;
}

.post__item .post__content .meta__date {
    border-left: 5px solid #00C2FF;
}

.btn--base,
.badge--base,
.bg--base{
    background-color: #00C2FF !important;
}

.text--base,
.cmn--outline--btn {
    color: #00C2FF !important;
}

.btn--info,
.badge--info,
.bg--info,
.cmn--outline--btn:hover {
    background-color: #FFC857 !important;
}

.menu li .submenu li:hover > a,
.scrollToTop,
.pagination .page-item a.active,
.pagination .page-item a:hover,
.pagination .page-item span.active,
.pagination .page-item span:hover,
.scrollToTop{
    background: #00C2FF;
}

.cmn--btn:hover,
.btn--base-outline,
.verification-code span,
.cmn--outline--btn,
.cmn--outline--btn:hover,
.page-item.active .page-link,
.btn--base-outline{
    border-color: #00C2FF;
}

.footer__widget .widget__links li a:hover,
.btn--base-outline:hover,
.flip-clock-label,
.widget__post .widget__post__content span{
    color: #00C2FF !important;
}

.pagination .page-item.disabled span {
    background: #00C2FF4d !important;
}

.cmn--form--control:focus{
    border-color: #00C2FF33;
}