a:hover,
a:focus,
.pt-home .banner p,
.header-main ul li span.active,
#about:target .icon-a,
#post:target .icon-r,
.pt-home .social ul li i:hover {
    color: #eae328 !important;
}

.myclock {
    text-shadow:
        0 0 20px rgba(234, 227, 40, 1),
        0 0 20px rgba(10, 175, 230, 0);
}
.header-main ul li a {
    color: #eae328;
}

.page .header-page:after,
.page .header-page:before {
    background-color: #eae328 !important;
}



.page .header-page span:before,
.page .header-page span:after {
    border: 2px solid #eae328 !important;
}

#preloader.loaded .loading-area .circle {
    border-top-color: #eae328 !important;
}
.profile-card__name {
    color: #eae328;
}

.profile-card__img {
    box-shadow:
        0px 5px 40px 0px #eae328,
        0px 0px 0px 4px rgba(234, 227, 40, 0.5);
}


.blog-slider__button {
    background-image: linear-gradient(147deg, #eab328 0%, #cbc514 74%);
}

.blog-slider__pagination .swiper-pagination-bullet-active {
    background: #eae328;
}
.main-circle h4 i {
    color: #eae328;
}
