/* =================================================================== */
/* YELLOWGREEN #608E95
====================================================================== */
.text-accent,
.text-accent-hover:hover,
#menuToggle .active,
#menu li.active a {
  color: #336e7b;
}
.text-accent h2,
.text-accent2 {
  color: #2094A5;
}

.text-dark-accent {
  color: #86e2d5;
}

.text-dark-accent h2,
.text-dark-accent2 {
  color: #C6F2EC;
}

.bg-accent,
.bg-accent-hover:hover,
.social-item:hover,
.line:before,
h1:before,
.header ul.icon-menu li.desktop-nav-element.active,
.header ul.icon-menu li.desktop-nav-element:hover,
.header .desktop-nav-element h2,
.button:before {
  background-color: #608E95;
}
.bg-accent2 {
  background-color: #37BDC4;
}

.bg-accent3 {
  background-color: #336E7B;
}
.revealer__layer:nth-child(2) {
  background: #608E95 !important;
}
#contact input[type="text"]:focus,
#contact input[type="email"]:focus,
#contact textarea:focus,
.button {
  border: 2px solid #608E95;
}
.post-thumb {
  border-bottom: 5px solid #608E95;
}
.cursor-inner {
  background-color: #608E95;
}
.cursor-inner.cursor-hover {
  background-color: #608E95;
}
.cursor-outer {
  border: 2px solid #608E95;
}
