/* Enter Your Custom CSS Here */
a, a > * {
  color: #a4bc2b;
  text-decoration: none;
  transition: background-color 0.2s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;
}
.colored, .flex-caption h3, .intro-page h2 strong, #footer h4, #copyrights a {
  color: #898989;
}
.colored, .flex-caption h3, .intro-page h2 strong, #footer h4, #copyrights a {
  color: #aaa;
}