a {
  color: #12a6c6;
}
.button,
button,
input[type="button"],
input[type="submit"] {
  background: #12a6c6;
  border: solid 1px #12a6c6;
}
.button.black .fa,
button.black .fa,
input[type="button"].black .fa,
input[type="submit"].black .fa {
  border: solid 2px #12a6c6;
}
#sidebar .menu .current-menu-item > a,
#sidebar .menu a:hover {
  color: #12a6c6;
}
#masthead .nav-menu-wrapper a:active,
#masthead .nav-menu-wrapper a:hover {
  color: #12a6c6;
}
#masthead .label-on-hover .screen-reader-text {
  color: #12a6c6;
}
.presentation-link-wrapper .title {
  color: #12a6c6;
}
.presentation-link-wrapper .meta {
  color: #12a6c6;
}
.presentation-link-wrapper .button {
  color: #12a6c6;
}
.presentation-link-wrapper a:hover .button {
  background-color: #12a6c6;
}
.content-block.alt {
  background: #12a6c6;
}
.content-block.alt .button {
  background-color: #12a6c6;
}
.content-block.alt .button:hover {
  color: #12a6c6;
}
#colophon .widget .widget-title:after {
  background-color: #12a6c6;
}
#colophon .site-info {
  background: #12a6c6;
}
.block footer .comment-section .fa {
  color: #12a6c6;
}
.block footer .praying-for-link {
  color: #12a6c6;
}
.people-praying .prayer-count {
  background: #12a6c6;
}
.prayer-request header .category {
  color: #12a6c6;
}
.prayer-request.prayer-request-type-answered section {
  background-color: #12a6c6;
}
.paging .pages .page.current {
  background-color: #12a6c6;
}
