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

.myclock{
  text-shadow: 0 0 20px rgba(0, 255, 255, 1), 0 0 20px rgba(10, 175, 230, 0); 
}

.header-main ul li a {
  color: #00ffff;
}

.page .header-page:after,
.page .header-page:before {
  background-color: #00ffff !important;
}
.profile-card__name{
  color :#00ffff;
}

.profile-card__img{
  box-shadow:
        0px 5px 40px 0px #00ffff,
        0px 0px 0px 4px rgba(0, 255, 255, 0.5);
}

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

#preloader.loaded .loading-area .circle {
  border-top-color: #00ffff !important;
}
