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: #0dcdbd !important;
}

.myclock {
  text-shadow: 0 0 20px rgba(13, 205, 189, 1), 0 0 20px rgba(10, 175, 230, 0);
}
.header-main ul li a {
  color: #0dcdbd;
}

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


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

#preloader.loaded .loading-area .circle {
  border-top-color: #0dcdbd !important;
}
.profile-card__name{
  color :#0dcdbd;
}
.profile-card__img{
  box-shadow:
        0px 5px 40px 0px #0dcdbd,
        0px 0px 0px 4px rgba(13, 205, 189, 0.5);
}

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

.blog-slider__pagination .swiper-pagination-bullet-active {
  background: #0dcdbd;
}

.main-circle h4 i{
  color: #0dcdbd;
}