h2.light-mode,
h3.light-mode,
h4.light-mode {
  color: #008080 !important;
}

.h7.light-mode,
.main__text.light-mode {
  color: #637381 !important;
}

.header__link.light-mode {
  color: #008080;
}

.footer__link.light-mode {
  color: #008080;
}

.footer__link.light-mode i {
  color: #008080;
}

.footer__copyright.light-mode {
  color: #008080;
}

.card_front.light-mode,
.card_back.light-mode {
  background: -webkit-linear-gradient(-45deg, #00bfb2 32%, #028090 100%);
  background: -o-linear-gradient(-45deg, #00bfb2 32%, #028090 100%);
  background: linear-gradient(-45deg, #00bfb2 32%, #028090 100%);
}

.header__btns.light-mode a,
.header__btns.light-mode a button span,
.header__btns.light-mode a button i {
  color: #008080 !important;
}

.share__col .main__btn.light-mode {
  color: #008080 !important;
}

/* timeline */
.ps-top p.dark-mode,
.ps-bot p.dark-mode {
  color: #b3c2d2 !important;
}

.ps-top p.light-mode,
.ps-bot p.light-mode {
  color: #637381 !important;
}

.ps-timeline-sec .timeline-container ol.ps-timeline li span.light-mode {
  background: #fff;
}

.footer__text.light-mode {
  color: #637381 !important;
}

.invite__btn.light-mode,
.productivity__btn.light-mode,
.post__nav a.light-mode {
  color: #008080 !important;
}

.options__info.light-mode {
  color: #637381 !important;
}

.options__text.light-mode {
  color: #637381 !important;
}

.productivity__details.light-mode,
.productivity__details.light-mode .productivity__text {
  color: #637381 !important;
}

.productivity__info.light-mode {
  color: #637381 !important;
}

.blog_card.light-mode {
  background: #fff !important;
}

.blog_card.light-mode .card_text {
  color: #637381 !important;
}

.parallax.light-mode {
}
