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: #25fa7f !important;
}

.myclock {
  text-shadow: 0 0 20px rgba(37, 250, 127, 1), 0 0 20px rgba(10, 175, 230, 0);
}
.header-main ul li a {
  color: #25fa7f;
}

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



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

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

.profile-card__img{
  box-shadow:
        0px 5px 40px 0px #25fa7f ,
        0px 0px 0px 4px rgba(37, 250, 127, 0.5);
}


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

.blog-slider__pagination .swiper-pagination-bullet-active {
  background: #25fa7f;
}

.main-circle h4 i{
  color: #25fa7f;
}