html,
body,
button {
  color: #454547;
}
.btn {
  background-color: #5466ae;
  color: #FFFFFF;
}
.btn:hover,
.btn:focus {
  background-color: #7a8cd4;
  color: #FFFFFF;
}
.header {
  background-color: #5466ae;
  color: #FFFFFF;
}
.header--withimage .header {
  background-color: transparent;
}
@media (max-width: 760px) {
  .header .navbar-collapse {
    background-color: #252526;
  }
  .header .navbar-collapse a {
    color: rgba(255, 255, 255, 0.8);
  }
  .header .navbar-collapse a:hover,
  .header .navbar-collapse a:active {
    color: #ffffff;
  }
}
.header .navbar-search {
  background-color: #252526;
}
.header .navbar-search-bar {
  background-color: rgba(255, 255, 255, 0.8);
}
.header .navbar-a-search {
  color: rgba(255, 255, 255, 0.8);
}
.header .navbar-toggle .navbar-toggle-bar {
  background-color: rgba(255, 255, 255, 0.8);
}
.header .navbar-toggle:hover .navbar-toggle-bar,
.header .navbar-toggle:active .navbar-toggle-bar {
  background-color: #FFFFFF;
}
.header .navbar-toggle .icon-cross {
  color: rgba(255, 255, 255, 0.8);
}
.header .navbar-toggle .icon-cross:hover,
.header .navbar-toggle .icon-cross:active {
  color: #ffffff;
}
.header a {
  color: rgba(255, 255, 255, 0.8);
}
.header a:hover,
.header a:active {
  color: #FFFFFF;
}
.header a.navbar-brand {
  color: #FFFFFF;
}
.header .form-control {
  background-color: rgba(255, 255, 255, 0.9);
  color: #000000;
}
.header ::-moz-placeholder {
  color: #111525;
}
.header :-ms-input-placeholder {
  color: #111525;
}
.header ::placeholder {
  color: #111525;
}
.header .btn,
.btn-primary {
  background-color: #a7cb56;
  color: #FFFFFF;
}
.header .btn path,
.btn-primary path {
  stroke: #FFFFFF;
}
.header .btn:hover,
.btn-primary:hover,
.header .btn:focus,
.btn-primary:focus {
  background-color: #8fb638;
  color: #FFFFFF;
}
.navbar-search .btn {
  background-color: transparent;
  color: #5e5e61;
}
.navbar-search .btn:hover,
.navbar-search .btn:focus {
  background-color: transparent;
  color: #000000;
}
.item__list .item:before {
  border-top-color: rgba(69, 69, 71, 0.2);
}
.item__heading {
  color: #137705;
}
.item__footer {
  color: rgba(69, 69, 71, 0.7);
}
.issue__heading h1 {
  color: #454547;
}
.issue__heading h1 i {
  color: rgba(69, 69, 71, 0.7);
}
.item--cc-chapterpresidentmessage .item__heading {
  color: #454547;
}
.item--cc-chapterpresidentmessage .item__title {
  color: #137705;
}
.item--cc-chapterpresidentmessage .item__body p a {
  color: #137705;
}
.cc-chapterpresidentmessage {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-chapterpresidentmessage .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-chapterpresidentmessage .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-chapterpresidentmessage .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-chapterpresidentmessage blockquote {
  border-left-color: #cccccc;
}
.cc-chapterpresidentmessage .item__title a {
  color: #137705;
}
.cc-chapterpresidentmessage .item__title a:hover,
.cc-chapterpresidentmessage .item__title a:focus {
  color: #031501;
}
.cc-chapterpresidentmessage p a,
.cc-chapterpresidentmessage ul li a {
  color: #137705;
}
.cc-chapterpresidentmessage p a:hover,
.cc-chapterpresidentmessage ul li a:hover,
.cc-chapterpresidentmessage p a:active,
.cc-chapterpresidentmessage ul li a:active {
  color: #399d2b;
}
.cc-chapterpresidentmessage .item__footer {
  color: #454547;
}
.cc-chapterpresidentmessage .item__footer a {
  color: #137705;
}
.cc-chapterpresidentmessage .item__footer a:hover,
.cc-chapterpresidentmessage .item__footer a:active {
  color: #399d2b;
}
.cc-chapterpresidentmessage hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-chapterpresidentmessage.category__footer h2 {
  border: 1px solid #454547;
}
.cc-chapterpresidentmessage.category__footer a {
  color: #137705;
}
.cc-chapterpresidentmessage.category__footer a:hover,
.cc-chapterpresidentmessage.category__footer a:focus {
  color: #031501;
}
.item--cc-news .item__heading {
  color: #454547;
}
.item--cc-news .item__title {
  color: #137705;
}
.item--cc-news .item__body p a {
  color: #137705;
}
.cc-news {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-news .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-news .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-news .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-news blockquote {
  border-left-color: #cccccc;
}
.cc-news .item__title a {
  color: #137705;
}
.cc-news .item__title a:hover,
.cc-news .item__title a:focus {
  color: #031501;
}
.cc-news p a,
.cc-news ul li a {
  color: #137705;
}
.cc-news p a:hover,
.cc-news ul li a:hover,
.cc-news p a:active,
.cc-news ul li a:active {
  color: #399d2b;
}
.cc-news .item__footer {
  color: #454547;
}
.cc-news .item__footer a {
  color: #137705;
}
.cc-news .item__footer a:hover,
.cc-news .item__footer a:active {
  color: #399d2b;
}
.cc-news hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-news.category__footer h2 {
  border: 1px solid #454547;
}
.cc-news.category__footer a {
  color: #137705;
}
.cc-news.category__footer a:hover,
.cc-news.category__footer a:focus {
  color: #031501;
}
.item--cc-announcements .item__heading {
  color: #454547;
}
.item--cc-announcements .item__title {
  color: #137705;
}
.item--cc-announcements .item__body p a {
  color: #137705;
}
.cc-announcements {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-announcements .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-announcements .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-announcements .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-announcements blockquote {
  border-left-color: #cccccc;
}
.cc-announcements .item__title a {
  color: #137705;
}
.cc-announcements .item__title a:hover,
.cc-announcements .item__title a:focus {
  color: #031501;
}
.cc-announcements p a,
.cc-announcements ul li a {
  color: #137705;
}
.cc-announcements p a:hover,
.cc-announcements ul li a:hover,
.cc-announcements p a:active,
.cc-announcements ul li a:active {
  color: #399d2b;
}
.cc-announcements .item__footer {
  color: #454547;
}
.cc-announcements .item__footer a {
  color: #137705;
}
.cc-announcements .item__footer a:hover,
.cc-announcements .item__footer a:active {
  color: #399d2b;
}
.cc-announcements hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-announcements.category__footer h2 {
  border: 1px solid #454547;
}
.cc-announcements.category__footer a {
  color: #137705;
}
.cc-announcements.category__footer a:hover,
.cc-announcements.category__footer a:focus {
  color: #031501;
}
.item--cc-events .item__heading {
  color: #454547;
}
.item--cc-events .item__title {
  color: #137705;
}
.item--cc-events .item__body p a {
  color: #137705;
}
.cc-events {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-events .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-events .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-events .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-events blockquote {
  border-left-color: #cccccc;
}
.cc-events .item__title a {
  color: #137705;
}
.cc-events .item__title a:hover,
.cc-events .item__title a:focus {
  color: #031501;
}
.cc-events p a,
.cc-events ul li a {
  color: #137705;
}
.cc-events p a:hover,
.cc-events ul li a:hover,
.cc-events p a:active,
.cc-events ul li a:active {
  color: #399d2b;
}
.cc-events .item__footer {
  color: #454547;
}
.cc-events .item__footer a {
  color: #137705;
}
.cc-events .item__footer a:hover,
.cc-events .item__footer a:active {
  color: #399d2b;
}
.cc-events hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-events.category__footer h2 {
  border: 1px solid #454547;
}
.cc-events.category__footer a {
  color: #137705;
}
.cc-events.category__footer a:hover,
.cc-events.category__footer a:focus {
  color: #031501;
}
.item--cc-spotlight .item__heading {
  color: #454547;
}
.item--cc-spotlight .item__title {
  color: #137705;
}
.item--cc-spotlight .item__body p a {
  color: #137705;
}
.cc-spotlight {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-spotlight .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-spotlight .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-spotlight .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-spotlight blockquote {
  border-left-color: #cccccc;
}
.cc-spotlight .item__title a {
  color: #137705;
}
.cc-spotlight .item__title a:hover,
.cc-spotlight .item__title a:focus {
  color: #031501;
}
.cc-spotlight p a,
.cc-spotlight ul li a {
  color: #137705;
}
.cc-spotlight p a:hover,
.cc-spotlight ul li a:hover,
.cc-spotlight p a:active,
.cc-spotlight ul li a:active {
  color: #399d2b;
}
.cc-spotlight .item__footer {
  color: #454547;
}
.cc-spotlight .item__footer a {
  color: #137705;
}
.cc-spotlight .item__footer a:hover,
.cc-spotlight .item__footer a:active {
  color: #399d2b;
}
.cc-spotlight hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-spotlight.category__footer h2 {
  border: 1px solid #454547;
}
.cc-spotlight.category__footer a {
  color: #137705;
}
.cc-spotlight.category__footer a:hover,
.cc-spotlight.category__footer a:focus {
  color: #031501;
}
.item--cc-community .item__heading {
  color: #454547;
}
.item--cc-community .item__title {
  color: #137705;
}
.item--cc-community .item__body p a {
  color: #137705;
}
.cc-community {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-community .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-community .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-community .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-community blockquote {
  border-left-color: #cccccc;
}
.cc-community .item__title a {
  color: #137705;
}
.cc-community .item__title a:hover,
.cc-community .item__title a:focus {
  color: #031501;
}
.cc-community p a,
.cc-community ul li a {
  color: #137705;
}
.cc-community p a:hover,
.cc-community ul li a:hover,
.cc-community p a:active,
.cc-community ul li a:active {
  color: #399d2b;
}
.cc-community .item__footer {
  color: #454547;
}
.cc-community .item__footer a {
  color: #137705;
}
.cc-community .item__footer a:hover,
.cc-community .item__footer a:active {
  color: #399d2b;
}
.cc-community hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-community.category__footer h2 {
  border: 1px solid #454547;
}
.cc-community.category__footer a {
  color: #137705;
}
.cc-community.category__footer a:hover,
.cc-community.category__footer a:focus {
  color: #031501;
}
.item--cc-cybersecurity-podcasts .item__heading {
  color: #454547;
}
.item--cc-cybersecurity-podcasts .item__title {
  color: #137705;
}
.item--cc-cybersecurity-podcasts .item__body p a {
  color: #137705;
}
.cc-cybersecurity-podcasts {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-cybersecurity-podcasts .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-cybersecurity-podcasts .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-cybersecurity-podcasts .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-cybersecurity-podcasts blockquote {
  border-left-color: #cccccc;
}
.cc-cybersecurity-podcasts .item__title a {
  color: #137705;
}
.cc-cybersecurity-podcasts .item__title a:hover,
.cc-cybersecurity-podcasts .item__title a:focus {
  color: #031501;
}
.cc-cybersecurity-podcasts p a,
.cc-cybersecurity-podcasts ul li a {
  color: #137705;
}
.cc-cybersecurity-podcasts p a:hover,
.cc-cybersecurity-podcasts ul li a:hover,
.cc-cybersecurity-podcasts p a:active,
.cc-cybersecurity-podcasts ul li a:active {
  color: #399d2b;
}
.cc-cybersecurity-podcasts .item__footer {
  color: #454547;
}
.cc-cybersecurity-podcasts .item__footer a {
  color: #137705;
}
.cc-cybersecurity-podcasts .item__footer a:hover,
.cc-cybersecurity-podcasts .item__footer a:active {
  color: #399d2b;
}
.cc-cybersecurity-podcasts hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-cybersecurity-podcasts.category__footer h2 {
  border: 1px solid #454547;
}
.cc-cybersecurity-podcasts.category__footer a {
  color: #137705;
}
.cc-cybersecurity-podcasts.category__footer a:hover,
.cc-cybersecurity-podcasts.category__footer a:focus {
  color: #031501;
}
.item--cc-members .item__heading {
  color: #454547;
}
.item--cc-members .item__title {
  color: #137705;
}
.item--cc-members .item__body p a {
  color: #137705;
}
.cc-members {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-members .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-members .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-members .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-members blockquote {
  border-left-color: #cccccc;
}
.cc-members .item__title a {
  color: #137705;
}
.cc-members .item__title a:hover,
.cc-members .item__title a:focus {
  color: #031501;
}
.cc-members p a,
.cc-members ul li a {
  color: #137705;
}
.cc-members p a:hover,
.cc-members ul li a:hover,
.cc-members p a:active,
.cc-members ul li a:active {
  color: #399d2b;
}
.cc-members .item__footer {
  color: #454547;
}
.cc-members .item__footer a {
  color: #137705;
}
.cc-members .item__footer a:hover,
.cc-members .item__footer a:active {
  color: #399d2b;
}
.cc-members hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-members.category__footer h2 {
  border: 1px solid #454547;
}
.cc-members.category__footer a {
  color: #137705;
}
.cc-members.category__footer a:hover,
.cc-members.category__footer a:focus {
  color: #031501;
}
.item--cc-talking-point .item__heading {
  color: #454547;
}
.item--cc-talking-point .item__title {
  color: #137705;
}
.item--cc-talking-point .item__body p a {
  color: #137705;
}
.cc-talking-point {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-talking-point .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-talking-point .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-talking-point .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-talking-point blockquote {
  border-left-color: #cccccc;
}
.cc-talking-point .item__title a {
  color: #137705;
}
.cc-talking-point .item__title a:hover,
.cc-talking-point .item__title a:focus {
  color: #031501;
}
.cc-talking-point p a,
.cc-talking-point ul li a {
  color: #137705;
}
.cc-talking-point p a:hover,
.cc-talking-point ul li a:hover,
.cc-talking-point p a:active,
.cc-talking-point ul li a:active {
  color: #399d2b;
}
.cc-talking-point .item__footer {
  color: #454547;
}
.cc-talking-point .item__footer a {
  color: #137705;
}
.cc-talking-point .item__footer a:hover,
.cc-talking-point .item__footer a:active {
  color: #399d2b;
}
.cc-talking-point hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-talking-point.category__footer h2 {
  border: 1px solid #454547;
}
.cc-talking-point.category__footer a {
  color: #137705;
}
.cc-talking-point.category__footer a:hover,
.cc-talking-point.category__footer a:focus {
  color: #031501;
}
.item--cc-q2-adventures .item__heading {
  color: #454547;
}
.item--cc-q2-adventures .item__title {
  color: #137705;
}
.item--cc-q2-adventures .item__body p a {
  color: #137705;
}
.cc-q2-adventures {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-q2-adventures .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-q2-adventures .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-q2-adventures .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-q2-adventures blockquote {
  border-left-color: #cccccc;
}
.cc-q2-adventures .item__title a {
  color: #137705;
}
.cc-q2-adventures .item__title a:hover,
.cc-q2-adventures .item__title a:focus {
  color: #031501;
}
.cc-q2-adventures p a,
.cc-q2-adventures ul li a {
  color: #137705;
}
.cc-q2-adventures p a:hover,
.cc-q2-adventures ul li a:hover,
.cc-q2-adventures p a:active,
.cc-q2-adventures ul li a:active {
  color: #399d2b;
}
.cc-q2-adventures .item__footer {
  color: #454547;
}
.cc-q2-adventures .item__footer a {
  color: #137705;
}
.cc-q2-adventures .item__footer a:hover,
.cc-q2-adventures .item__footer a:active {
  color: #399d2b;
}
.cc-q2-adventures hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-q2-adventures.category__footer h2 {
  border: 1px solid #454547;
}
.cc-q2-adventures.category__footer a {
  color: #137705;
}
.cc-q2-adventures.category__footer a:hover,
.cc-q2-adventures.category__footer a:focus {
  color: #031501;
}
.item--cc-monetaryconsiderations .item__heading {
  color: #454547;
}
.item--cc-monetaryconsiderations .item__title {
  color: #137705;
}
.item--cc-monetaryconsiderations .item__body p a {
  color: #137705;
}
.cc-monetaryconsiderations {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-monetaryconsiderations .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-monetaryconsiderations .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-monetaryconsiderations .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-monetaryconsiderations blockquote {
  border-left-color: #cccccc;
}
.cc-monetaryconsiderations .item__title a {
  color: #137705;
}
.cc-monetaryconsiderations .item__title a:hover,
.cc-monetaryconsiderations .item__title a:focus {
  color: #031501;
}
.cc-monetaryconsiderations p a,
.cc-monetaryconsiderations ul li a {
  color: #137705;
}
.cc-monetaryconsiderations p a:hover,
.cc-monetaryconsiderations ul li a:hover,
.cc-monetaryconsiderations p a:active,
.cc-monetaryconsiderations ul li a:active {
  color: #399d2b;
}
.cc-monetaryconsiderations .item__footer {
  color: #454547;
}
.cc-monetaryconsiderations .item__footer a {
  color: #137705;
}
.cc-monetaryconsiderations .item__footer a:hover,
.cc-monetaryconsiderations .item__footer a:active {
  color: #399d2b;
}
.cc-monetaryconsiderations hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-monetaryconsiderations.category__footer h2 {
  border: 1px solid #454547;
}
.cc-monetaryconsiderations.category__footer a {
  color: #137705;
}
.cc-monetaryconsiderations.category__footer a:hover,
.cc-monetaryconsiderations.category__footer a:focus {
  color: #031501;
}
.item--cc-newslettercontent .item__heading {
  color: #454547;
}
.item--cc-newslettercontent .item__title {
  color: #137705;
}
.item--cc-newslettercontent .item__body p a {
  color: #137705;
}
.cc-newslettercontent {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-newslettercontent .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-newslettercontent .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-newslettercontent .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-newslettercontent blockquote {
  border-left-color: #cccccc;
}
.cc-newslettercontent .item__title a {
  color: #137705;
}
.cc-newslettercontent .item__title a:hover,
.cc-newslettercontent .item__title a:focus {
  color: #031501;
}
.cc-newslettercontent p a,
.cc-newslettercontent ul li a {
  color: #137705;
}
.cc-newslettercontent p a:hover,
.cc-newslettercontent ul li a:hover,
.cc-newslettercontent p a:active,
.cc-newslettercontent ul li a:active {
  color: #399d2b;
}
.cc-newslettercontent .item__footer {
  color: #454547;
}
.cc-newslettercontent .item__footer a {
  color: #137705;
}
.cc-newslettercontent .item__footer a:hover,
.cc-newslettercontent .item__footer a:active {
  color: #399d2b;
}
.cc-newslettercontent hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-newslettercontent.category__footer h2 {
  border: 1px solid #454547;
}
.cc-newslettercontent.category__footer a {
  color: #137705;
}
.cc-newslettercontent.category__footer a:hover,
.cc-newslettercontent.category__footer a:focus {
  color: #031501;
}
.item--cc-tipsandadvice .item__heading {
  color: #454547;
}
.item--cc-tipsandadvice .item__title {
  color: #137705;
}
.item--cc-tipsandadvice .item__body p a {
  color: #137705;
}
.cc-tipsandadvice {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-tipsandadvice .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-tipsandadvice .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-tipsandadvice .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-tipsandadvice blockquote {
  border-left-color: #cccccc;
}
.cc-tipsandadvice .item__title a {
  color: #137705;
}
.cc-tipsandadvice .item__title a:hover,
.cc-tipsandadvice .item__title a:focus {
  color: #031501;
}
.cc-tipsandadvice p a,
.cc-tipsandadvice ul li a {
  color: #137705;
}
.cc-tipsandadvice p a:hover,
.cc-tipsandadvice ul li a:hover,
.cc-tipsandadvice p a:active,
.cc-tipsandadvice ul li a:active {
  color: #399d2b;
}
.cc-tipsandadvice .item__footer {
  color: #454547;
}
.cc-tipsandadvice .item__footer a {
  color: #137705;
}
.cc-tipsandadvice .item__footer a:hover,
.cc-tipsandadvice .item__footer a:active {
  color: #399d2b;
}
.cc-tipsandadvice hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-tipsandadvice.category__footer h2 {
  border: 1px solid #454547;
}
.cc-tipsandadvice.category__footer a {
  color: #137705;
}
.cc-tipsandadvice.category__footer a:hover,
.cc-tipsandadvice.category__footer a:focus {
  color: #031501;
}
.item--cc-cpe .item__heading {
  color: #454547;
}
.item--cc-cpe .item__title {
  color: #137705;
}
.item--cc-cpe .item__body p a {
  color: #137705;
}
.cc-cpe {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-cpe .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-cpe .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-cpe .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-cpe blockquote {
  border-left-color: #cccccc;
}
.cc-cpe .item__title a {
  color: #137705;
}
.cc-cpe .item__title a:hover,
.cc-cpe .item__title a:focus {
  color: #031501;
}
.cc-cpe p a,
.cc-cpe ul li a {
  color: #137705;
}
.cc-cpe p a:hover,
.cc-cpe ul li a:hover,
.cc-cpe p a:active,
.cc-cpe ul li a:active {
  color: #399d2b;
}
.cc-cpe .item__footer {
  color: #454547;
}
.cc-cpe .item__footer a {
  color: #137705;
}
.cc-cpe .item__footer a:hover,
.cc-cpe .item__footer a:active {
  color: #399d2b;
}
.cc-cpe hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-cpe.category__footer h2 {
  border: 1px solid #454547;
}
.cc-cpe.category__footer a {
  color: #137705;
}
.cc-cpe.category__footer a:hover,
.cc-cpe.category__footer a:focus {
  color: #031501;
}
.item--cc-volunteer .item__heading {
  color: #454547;
}
.item--cc-volunteer .item__title {
  color: #137705;
}
.item--cc-volunteer .item__body p a {
  color: #137705;
}
.cc-volunteer {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-volunteer .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-volunteer .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-volunteer .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-volunteer blockquote {
  border-left-color: #cccccc;
}
.cc-volunteer .item__title a {
  color: #137705;
}
.cc-volunteer .item__title a:hover,
.cc-volunteer .item__title a:focus {
  color: #031501;
}
.cc-volunteer p a,
.cc-volunteer ul li a {
  color: #137705;
}
.cc-volunteer p a:hover,
.cc-volunteer ul li a:hover,
.cc-volunteer p a:active,
.cc-volunteer ul li a:active {
  color: #399d2b;
}
.cc-volunteer .item__footer {
  color: #454547;
}
.cc-volunteer .item__footer a {
  color: #137705;
}
.cc-volunteer .item__footer a:hover,
.cc-volunteer .item__footer a:active {
  color: #399d2b;
}
.cc-volunteer hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-volunteer.category__footer h2 {
  border: 1px solid #454547;
}
.cc-volunteer.category__footer a {
  color: #137705;
}
.cc-volunteer.category__footer a:hover,
.cc-volunteer.category__footer a:focus {
  color: #031501;
}
.item--cc-about .item__heading {
  color: #454547;
}
.item--cc-about .item__title {
  color: #137705;
}
.item--cc-about .item__body p a {
  color: #137705;
}
.cc-about {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-about .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-about .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-about .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-about blockquote {
  border-left-color: #cccccc;
}
.cc-about .item__title a {
  color: #137705;
}
.cc-about .item__title a:hover,
.cc-about .item__title a:focus {
  color: #031501;
}
.cc-about p a,
.cc-about ul li a {
  color: #137705;
}
.cc-about p a:hover,
.cc-about ul li a:hover,
.cc-about p a:active,
.cc-about ul li a:active {
  color: #399d2b;
}
.cc-about .item__footer {
  color: #454547;
}
.cc-about .item__footer a {
  color: #137705;
}
.cc-about .item__footer a:hover,
.cc-about .item__footer a:active {
  color: #399d2b;
}
.cc-about hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-about.category__footer h2 {
  border: 1px solid #454547;
}
.cc-about.category__footer a {
  color: #137705;
}
.cc-about.category__footer a:hover,
.cc-about.category__footer a:focus {
  color: #031501;
}
.item--cc-sponsors .item__heading {
  color: #454547;
}
.item--cc-sponsors .item__title {
  color: #137705;
}
.item--cc-sponsors .item__body p a {
  color: #137705;
}
.cc-sponsors {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-sponsors .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-sponsors .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-sponsors .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-sponsors blockquote {
  border-left-color: #cccccc;
}
.cc-sponsors .item__title a {
  color: #137705;
}
.cc-sponsors .item__title a:hover,
.cc-sponsors .item__title a:focus {
  color: #031501;
}
.cc-sponsors p a,
.cc-sponsors ul li a {
  color: #137705;
}
.cc-sponsors p a:hover,
.cc-sponsors ul li a:hover,
.cc-sponsors p a:active,
.cc-sponsors ul li a:active {
  color: #399d2b;
}
.cc-sponsors .item__footer {
  color: #454547;
}
.cc-sponsors .item__footer a {
  color: #137705;
}
.cc-sponsors .item__footer a:hover,
.cc-sponsors .item__footer a:active {
  color: #399d2b;
}
.cc-sponsors hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-sponsors.category__footer h2 {
  border: 1px solid #454547;
}
.cc-sponsors.category__footer a {
  color: #137705;
}
.cc-sponsors.category__footer a:hover,
.cc-sponsors.category__footer a:focus {
  color: #031501;
}
.issue__pager,
.pagination {
  color: #454547;
}
.issue__pager li > a,
.pagination li > a,
.issue__pager li > span,
.pagination li > span {
  border-color: #454547;
}
.issue__pager li a:hover,
.pagination li a:hover,
.issue__pager li a:focus,
.pagination li a:focus {
  border-color: rgba(69, 69, 71, 0.4);
}
.issue__pager li .icon,
.pagination li .icon {
  color: #A1A8B2;
}
.issue__pager .active a,
.pagination .active a,
.issue__pager .active span,
.pagination .active span {
  border-color: #137705;
  color: #137705;
}
@media (max-width: 760px) {
  .issue__pager .active span,
  .pagination .active span {
    color: #6a6f75;
  }
}
.cta--header {
  color: rgba(255, 255, 255, 0.9);
}
.header--withimage .cta--header {
  background-color: rgba(0, 0, 0, 0.4);
}
.cta--header .cta-tabs .cta-tabs-title {
  color: rgba(255, 255, 255, 0.6);
}
.cta--header .cta-tabs button {
  color: rgba(255, 255, 255, 0.6);
}
.cta--header .cta-tabs button:hover,
.cta--header .cta-tabs button.active {
  border-top-color: rgba(255, 255, 255, 0.8);
  color: #FFFFFF;
}
.header--withimage .cta--header .btn {
  background-color: #a7cb56;
}
.header--withimage .cta--header .btn:hover,
.header--withimage .cta--header .btn:focus {
  background-color: #9dc542;
}
.subscription__resubscribe__btn {
  color: #137705;
}
.subscription__resubscribe__btn:hover,
.subscription__resubscribe__btn:focus {
  color: #399d2b;
}
.page h2:before {
  border-top-color: rgba(69, 69, 71, 0.7);
}
.page__header {
  color: rgba(69, 69, 71, 0.7);
}
.page__header b,
.page__header strong {
  color: rgba(19, 19, 19, 0.7);
}
.page .terms--custom {
  border-top: 1px solid rgba(69, 69, 71, 0.7);
}
.sponsorship a {
  color: #137705;
}
.sponsorship a:hover,
.sponsorship a:active {
  color: #399d2b;
}
.sponsorship__quicklinks {
  color: rgba(69, 69, 71, 0.7);
}
.sponsorship__quicklinks a {
  color: rgba(69, 69, 71, 0.7);
}
.sponsorship__quicklinks a:hover,
.sponsorship__quicklinks a:active {
  color: #2c2c2d;
}
.sponsorship__nextavailable.with_divider:before {
  border-top-color: rgba(69, 69, 71, 0.6);
}
.sponsorship__nextavailable h4 {
  color: rgba(69, 69, 71, 0.7);
}
.sponsorship__nextavailable a {
  color: rgba(183, 206, 60, 0.7);
}
.sponsorship__nextavailable a:hover,
.sponsorship__nextavailable a:active {
  color: #98ac2b;
}
.sponsorship__pricing {
  background-color: #f0f5fa;
  color: #454547;
}
.sponsorship__pricing .btn {
  background-color: #B7CE3C;
  color: #FFFFFF;
}
.sponsorship__pricing .btn:hover,
.sponsorship__pricing .btn:focus {
  background-color: #98ac2b;
  color: #FFFFFF;
}
.sponsorship__availability h2 {
  color: rgba(69, 69, 71, 0.7);
}
.sponsorship__availability section + section:before {
  border-top-color: rgba(69, 69, 71, 0.6);
}
.sponsorship__availability .dates li {
  background-color: #f0f5fa;
  color: #454547;
}
.sponsorship__availability .dates p {
  border-bottom-color: rgba(69, 69, 71, 0.2);
}
.sponsorship__availability .booked p {
  color: #9C9C9C;
}
.sponsorship__availability .booked .booknow span {
  background-color: #9C9C9C;
  color: #FFFFFF;
}
.sponsorship__availability .tentative p {
  color: #FB8A35;
}
.sponsorship__availability .tentative .booknow span {
  background-color: #FB8A35;
  color: #FFFFFF;
}
.sponsorship__availability .available p {
  color: #B7CE3C;
}
.sponsorship__availability .available .booknow a {
  background-color: #B7CE3C;
  color: #FFFFFF;
}
.sponsorship__availability .available .booknow a:hover,
.sponsorship__availability .available .booknow a:focus {
  background-color: #98ac2b;
}
.sponsorship__availability__info .tentative {
  color: #FB8A35;
}
.sponsorship__availability__info a {
  color: #B7CE3C;
}
.sponsorship__availability__info a:hover,
.sponsorship__availability__info a:focus {
  color: #98ac2b;
}
.sponsorship__details {
  background-color: #f0f5fa;
  color: #454547;
}
.sponsorship__previous li {
  border-top-color: rgba(69, 69, 71, 0.1);
}
@media (min-width: 760px) {
  .sponsorship__previous li {
    border-color: rgba(69, 69, 71, 0.1);
  }
}
.sponsorship__inquiry h3 {
  border-bottom-color: rgba(69, 69, 71, 0.2);
}
.home--noissue {
  background-color: #5466ae;
  color: #FFFFFF;
}
.home--noissue body {
  background-color: transparent;
}
.home--noissue .footer {
  background-color: #5466ae;
  color: #FFFFFF;
}
.home--noissue .footer a {
  color: rgba(255, 255, 255, 0.8);
}
.home--noissue .footer a:hover,
.home--noissue .footer a:active {
  color: #FFFFFF;
}
.home--noissue .footer .i .recaptcha-terms {
  color: rgba(255, 255, 255, 0.5);
}
.home--noissue .footer .i .recaptcha-terms a {
  color: rgba(255, 255, 255, 0.5);
}
.home--noissue .footer .social a svg {
  fill: rgba(255, 255, 255, 0.8);
}
.home--noissue .footer .social a:hover svg {
  fill: #FFFFFF;
}
.header--withimage .header {
  background-image: url(https://dxj7eshgz03ln.cloudfront.net/production/publication/header_background_image/17161/medium_628bbee5-c22f-405b-b019-6e22ba8d956f.jpg);
}
@media (min-width: 760px) {
  .header--withimage .header {
    background-image: url(https://dxj7eshgz03ln.cloudfront.net/production/publication/header_background_image/17161/large_628bbee5-c22f-405b-b019-6e22ba8d956f.jpg);
  }
}
.home--noissue.header--withimage {
  background-attachment: fixed;
  background-color: transparent;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(https://dxj7eshgz03ln.cloudfront.net/production/publication/header_background_image/17161/medium_628bbee5-c22f-405b-b019-6e22ba8d956f.jpg);
}
@media (min-width: 760px) {
  .home--noissue.header--withimage {
    background-image: url(https://dxj7eshgz03ln.cloudfront.net/production/publication/header_background_image/17161/large_628bbee5-c22f-405b-b019-6e22ba8d956f.jpg);
  }
}
.home--noissue.header--withimage header.header {
  background-image: none;
}
@media (min-width: 760px) {
  .home--noissue.header--withimage header.header {
    background-image: none;
  }
}
.home--noissue.header--withimage body,
.home--noissue.header--withimage header.header,
.home--noissue.header--withimage .footer {
  background-color: transparent !important;
}
