html,
body,
button {
  color: #454547;
}
.btn {
  background-color: #454547;
  color: #ffffff;
}
.btn:hover,
.btn:focus {
  background-color: #6b6b6d;
  color: #ffffff;
}
.header {
  background-color: #454547;
  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: #000000;
}
.header :-ms-input-placeholder {
  color: #000000;
}
.header ::placeholder {
  color: #000000;
}
.header .btn,
.btn-primary {
  background-color: #b4af0d;
  color: #FFFFFF;
}
.header .btn path,
.btn-primary path {
  stroke: #FFFFFF;
}
.header .btn:hover,
.btn-primary:hover,
.header .btn:focus,
.btn-primary:focus {
  background-color: #84810a;
  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: #000000;
}
.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-announcement .item__heading {
  color: #454547;
}
.item--cc-announcement .item__title {
  color: #000000;
}
.item--cc-announcement .item__body p a {
  color: #000000;
}
.cc-announcement {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-announcement .category__title {
  color: #454547;
  text-align: center;
}
.cc-announcement blockquote {
  border-left-color: #cccccc;
}
.cc-announcement .item__title a {
  color: #000000;
}
.cc-announcement .item__title a:hover,
.cc-announcement .item__title a:focus {
  color: #000000;
}
.cc-announcement p a,
.cc-announcement ul li a {
  color: #000000;
}
.cc-announcement p a:hover,
.cc-announcement ul li a:hover,
.cc-announcement p a:active,
.cc-announcement ul li a:active {
  color: #262626;
}
.cc-announcement .item__footer {
  color: #454547;
}
.cc-announcement .item__footer a {
  color: #000000;
}
.cc-announcement .item__footer a:hover,
.cc-announcement .item__footer a:active {
  color: #262626;
}
.cc-announcement a.social-share {
  background: #3244c5;
}
.cc-announcement a.social-share:hover,
.cc-announcement a.social-share:active {
  background: #586aeb;
}
.cc-announcement hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-announcement.category__footer h2 {
  border: 1px solid #454547;
}
.cc-announcement.category__footer a {
  color: #000000;
}
.cc-announcement.category__footer a:hover,
.cc-announcement.category__footer a:focus {
  color: #000000;
}
.item--cc-impactopening .item__heading {
  color: #454547;
}
.item--cc-impactopening .item__title {
  color: #000000;
}
.item--cc-impactopening .item__body p a {
  color: #000000;
}
.cc-impactopening {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-impactopening .category__title {
  color: #454547;
  text-align: center;
}
.cc-impactopening blockquote {
  border-left-color: #cccccc;
}
.cc-impactopening .item__title a {
  color: #000000;
}
.cc-impactopening .item__title a:hover,
.cc-impactopening .item__title a:focus {
  color: #000000;
}
.cc-impactopening p a,
.cc-impactopening ul li a {
  color: #000000;
}
.cc-impactopening p a:hover,
.cc-impactopening ul li a:hover,
.cc-impactopening p a:active,
.cc-impactopening ul li a:active {
  color: #262626;
}
.cc-impactopening .item__footer {
  color: #454547;
}
.cc-impactopening .item__footer a {
  color: #000000;
}
.cc-impactopening .item__footer a:hover,
.cc-impactopening .item__footer a:active {
  color: #262626;
}
.cc-impactopening a.social-share {
  background: #3244c5;
}
.cc-impactopening a.social-share:hover,
.cc-impactopening a.social-share:active {
  background: #586aeb;
}
.cc-impactopening hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-impactopening.category__footer h2 {
  border: 1px solid #454547;
}
.cc-impactopening.category__footer a {
  color: #000000;
}
.cc-impactopening.category__footer a:hover,
.cc-impactopening.category__footer a:focus {
  color: #000000;
}
.item--cc-editorsnote .item__heading {
  color: #454547;
}
.item--cc-editorsnote .item__title {
  color: #000000;
}
.item--cc-editorsnote .item__body p a {
  color: #000000;
}
.cc-editorsnote {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-editorsnote .category__title {
  color: #454547;
  text-align: center;
}
.cc-editorsnote blockquote {
  border-left-color: #cccccc;
}
.cc-editorsnote .item__title a {
  color: #000000;
}
.cc-editorsnote .item__title a:hover,
.cc-editorsnote .item__title a:focus {
  color: #000000;
}
.cc-editorsnote p a,
.cc-editorsnote ul li a {
  color: #000000;
}
.cc-editorsnote p a:hover,
.cc-editorsnote ul li a:hover,
.cc-editorsnote p a:active,
.cc-editorsnote ul li a:active {
  color: #262626;
}
.cc-editorsnote .item__footer {
  color: #454547;
}
.cc-editorsnote .item__footer a {
  color: #000000;
}
.cc-editorsnote .item__footer a:hover,
.cc-editorsnote .item__footer a:active {
  color: #262626;
}
.cc-editorsnote a.social-share {
  background: #3244c5;
}
.cc-editorsnote a.social-share:hover,
.cc-editorsnote a.social-share:active {
  background: #586aeb;
}
.cc-editorsnote hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-editorsnote.category__footer h2 {
  border: 1px solid #454547;
}
.cc-editorsnote.category__footer a {
  color: #000000;
}
.cc-editorsnote.category__footer a:hover,
.cc-editorsnote.category__footer a:focus {
  color: #000000;
}
.item--cc-aboutus .item__heading {
  color: #000000;
}
.item--cc-aboutus .item__title {
  color: #000000;
}
.item--cc-aboutus .item__body p a {
  color: #000000;
}
.cc-aboutus {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-aboutus .category__title {
  color: #000000;
  text-align: center;
}
.cc-aboutus .category__title--lozenge .category__title__text {
  background-color: #000000;
  color: #ffffff;
}
.cc-aboutus blockquote {
  border-left-color: #cccccc;
}
.cc-aboutus .item__title a {
  color: #000000;
}
.cc-aboutus .item__title a:hover,
.cc-aboutus .item__title a:focus {
  color: #000000;
}
.cc-aboutus p a,
.cc-aboutus ul li a {
  color: #000000;
}
.cc-aboutus p a:hover,
.cc-aboutus ul li a:hover,
.cc-aboutus p a:active,
.cc-aboutus ul li a:active {
  color: #262626;
}
.cc-aboutus .item__footer {
  color: #454547;
}
.cc-aboutus .item__footer a {
  color: #000000;
}
.cc-aboutus .item__footer a:hover,
.cc-aboutus .item__footer a:active {
  color: #262626;
}
.cc-aboutus a.social-share {
  background: #3244c5;
}
.cc-aboutus a.social-share:hover,
.cc-aboutus a.social-share:active {
  background: #586aeb;
}
.cc-aboutus hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-aboutus.category__footer h2 {
  border: 1px solid #454547;
}
.cc-aboutus.category__footer a {
  color: #000000;
}
.cc-aboutus.category__footer a:hover,
.cc-aboutus.category__footer a:focus {
  color: #000000;
}
.item--cc-positivityinpractice .item__heading {
  color: #454547;
}
.item--cc-positivityinpractice .item__title {
  color: #000000;
}
.item--cc-positivityinpractice .item__body p a {
  color: #000000;
}
.cc-positivityinpractice {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-positivityinpractice .category__title {
  color: #454547;
  text-align: center;
}
.cc-positivityinpractice blockquote {
  border-left-color: #cccccc;
}
.cc-positivityinpractice .item__title a {
  color: #000000;
}
.cc-positivityinpractice .item__title a:hover,
.cc-positivityinpractice .item__title a:focus {
  color: #000000;
}
.cc-positivityinpractice p a,
.cc-positivityinpractice ul li a {
  color: #000000;
}
.cc-positivityinpractice p a:hover,
.cc-positivityinpractice ul li a:hover,
.cc-positivityinpractice p a:active,
.cc-positivityinpractice ul li a:active {
  color: #262626;
}
.cc-positivityinpractice .item__footer {
  color: #454547;
}
.cc-positivityinpractice .item__footer a {
  color: #000000;
}
.cc-positivityinpractice .item__footer a:hover,
.cc-positivityinpractice .item__footer a:active {
  color: #262626;
}
.cc-positivityinpractice a.social-share {
  background: #3244c5;
}
.cc-positivityinpractice a.social-share:hover,
.cc-positivityinpractice a.social-share:active {
  background: #586aeb;
}
.cc-positivityinpractice hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-positivityinpractice.category__footer h2 {
  border: 1px solid #454547;
}
.cc-positivityinpractice.category__footer a {
  color: #000000;
}
.cc-positivityinpractice.category__footer a:hover,
.cc-positivityinpractice.category__footer a:focus {
  color: #000000;
}
.item--cc-outreach .item__heading {
  color: #454547;
}
.item--cc-outreach .item__title {
  color: #000000;
}
.item--cc-outreach .item__body p a {
  color: #000000;
}
.cc-outreach {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-outreach .category__title {
  color: #454547;
  text-align: center;
}
.cc-outreach .category__title--lozenge .category__title__text {
  background-color: #454547;
  color: #ffffff;
}
.cc-outreach blockquote {
  border-left-color: #cccccc;
}
.cc-outreach .item__title a {
  color: #000000;
}
.cc-outreach .item__title a:hover,
.cc-outreach .item__title a:focus {
  color: #000000;
}
.cc-outreach p a,
.cc-outreach ul li a {
  color: #000000;
}
.cc-outreach p a:hover,
.cc-outreach ul li a:hover,
.cc-outreach p a:active,
.cc-outreach ul li a:active {
  color: #262626;
}
.cc-outreach .item__footer {
  color: #454547;
}
.cc-outreach .item__footer a {
  color: #000000;
}
.cc-outreach .item__footer a:hover,
.cc-outreach .item__footer a:active {
  color: #262626;
}
.cc-outreach a.social-share {
  background: #3244c5;
}
.cc-outreach a.social-share:hover,
.cc-outreach a.social-share:active {
  background: #586aeb;
}
.cc-outreach hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-outreach.category__footer h2 {
  border: 1px solid #454547;
}
.cc-outreach.category__footer a {
  color: #000000;
}
.cc-outreach.category__footer a:hover,
.cc-outreach.category__footer a:focus {
  color: #000000;
}
.item--cc-encouragment .item__heading {
  color: #454547;
}
.item--cc-encouragment .item__title {
  color: #000000;
}
.item--cc-encouragment .item__body p a {
  color: #000000;
}
.cc-encouragment {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-encouragment .category__title {
  color: #454547;
  text-align: center;
}
.cc-encouragment blockquote {
  border-left-color: #cccccc;
}
.cc-encouragment .item__title a {
  color: #000000;
}
.cc-encouragment .item__title a:hover,
.cc-encouragment .item__title a:focus {
  color: #000000;
}
.cc-encouragment p a,
.cc-encouragment ul li a {
  color: #000000;
}
.cc-encouragment p a:hover,
.cc-encouragment ul li a:hover,
.cc-encouragment p a:active,
.cc-encouragment ul li a:active {
  color: #262626;
}
.cc-encouragment .item__footer {
  color: #454547;
}
.cc-encouragment .item__footer a {
  color: #000000;
}
.cc-encouragment .item__footer a:hover,
.cc-encouragment .item__footer a:active {
  color: #262626;
}
.cc-encouragment a.social-share {
  background: #3244c5;
}
.cc-encouragment a.social-share:hover,
.cc-encouragment a.social-share:active {
  background: #586aeb;
}
.cc-encouragment hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-encouragment.category__footer h2 {
  border: 1px solid #454547;
}
.cc-encouragment.category__footer a {
  color: #000000;
}
.cc-encouragment.category__footer a:hover,
.cc-encouragment.category__footer a:focus {
  color: #000000;
}
.item--cc-local .item__heading {
  color: #454547;
}
.item--cc-local .item__title {
  color: #000000;
}
.item--cc-local .item__body p a {
  color: #000000;
}
.cc-local {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-local .category__title {
  color: #454547;
  text-align: center;
}
.cc-local blockquote {
  border-left-color: #cccccc;
}
.cc-local .item__title a {
  color: #000000;
}
.cc-local .item__title a:hover,
.cc-local .item__title a:focus {
  color: #000000;
}
.cc-local p a,
.cc-local ul li a {
  color: #000000;
}
.cc-local p a:hover,
.cc-local ul li a:hover,
.cc-local p a:active,
.cc-local ul li a:active {
  color: #262626;
}
.cc-local .item__footer {
  color: #454547;
}
.cc-local .item__footer a {
  color: #000000;
}
.cc-local .item__footer a:hover,
.cc-local .item__footer a:active {
  color: #262626;
}
.cc-local a.social-share {
  background: #3244c5;
}
.cc-local a.social-share:hover,
.cc-local a.social-share:active {
  background: #586aeb;
}
.cc-local hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-local.category__footer h2 {
  border: 1px solid #454547;
}
.cc-local.category__footer a {
  color: #000000;
}
.cc-local.category__footer a:hover,
.cc-local.category__footer a:focus {
  color: #000000;
}
.item--cc-community .item__heading {
  color: #454547;
}
.item--cc-community .item__title {
  color: #000000;
}
.item--cc-community .item__body p a {
  color: #000000;
}
.cc-community {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-community .category__title {
  color: #454547;
  text-align: center;
}
.cc-community blockquote {
  border-left-color: #cccccc;
}
.cc-community .item__title a {
  color: #000000;
}
.cc-community .item__title a:hover,
.cc-community .item__title a:focus {
  color: #000000;
}
.cc-community p a,
.cc-community ul li a {
  color: #000000;
}
.cc-community p a:hover,
.cc-community ul li a:hover,
.cc-community p a:active,
.cc-community ul li a:active {
  color: #262626;
}
.cc-community .item__footer {
  color: #454547;
}
.cc-community .item__footer a {
  color: #000000;
}
.cc-community .item__footer a:hover,
.cc-community .item__footer a:active {
  color: #262626;
}
.cc-community a.social-share {
  background: #3244c5;
}
.cc-community a.social-share:hover,
.cc-community a.social-share:active {
  background: #586aeb;
}
.cc-community hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-community.category__footer h2 {
  border: 1px solid #454547;
}
.cc-community.category__footer a {
  color: #000000;
}
.cc-community.category__footer a:hover,
.cc-community.category__footer a:focus {
  color: #000000;
}
.item--cc-hopealive .item__heading {
  color: #454547;
}
.item--cc-hopealive .item__title {
  color: #000000;
}
.item--cc-hopealive .item__body p a {
  color: #000000;
}
.cc-hopealive {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-hopealive .category__title {
  color: #454547;
  text-align: center;
}
.cc-hopealive blockquote {
  border-left-color: #cccccc;
}
.cc-hopealive .item__title a {
  color: #000000;
}
.cc-hopealive .item__title a:hover,
.cc-hopealive .item__title a:focus {
  color: #000000;
}
.cc-hopealive p a,
.cc-hopealive ul li a {
  color: #000000;
}
.cc-hopealive p a:hover,
.cc-hopealive ul li a:hover,
.cc-hopealive p a:active,
.cc-hopealive ul li a:active {
  color: #262626;
}
.cc-hopealive .item__footer {
  color: #454547;
}
.cc-hopealive .item__footer a {
  color: #000000;
}
.cc-hopealive .item__footer a:hover,
.cc-hopealive .item__footer a:active {
  color: #262626;
}
.cc-hopealive a.social-share {
  background: #3244c5;
}
.cc-hopealive a.social-share:hover,
.cc-hopealive a.social-share:active {
  background: #586aeb;
}
.cc-hopealive hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-hopealive.category__footer h2 {
  border: 1px solid #454547;
}
.cc-hopealive.category__footer a {
  color: #000000;
}
.cc-hopealive.category__footer a:hover,
.cc-hopealive.category__footer a:focus {
  color: #000000;
}
.item--cc-social .item__heading {
  color: #454547;
}
.item--cc-social .item__title {
  color: #000000;
}
.item--cc-social .item__body p a {
  color: #000000;
}
.cc-social {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-social .category__title {
  color: #454547;
  text-align: center;
}
.cc-social blockquote {
  border-left-color: #cccccc;
}
.cc-social .item__title a {
  color: #000000;
}
.cc-social .item__title a:hover,
.cc-social .item__title a:focus {
  color: #000000;
}
.cc-social p a,
.cc-social ul li a {
  color: #000000;
}
.cc-social p a:hover,
.cc-social ul li a:hover,
.cc-social p a:active,
.cc-social ul li a:active {
  color: #262626;
}
.cc-social .item__footer {
  color: #454547;
}
.cc-social .item__footer a {
  color: #000000;
}
.cc-social .item__footer a:hover,
.cc-social .item__footer a:active {
  color: #262626;
}
.cc-social a.social-share {
  background: #3244c5;
}
.cc-social a.social-share:hover,
.cc-social a.social-share:active {
  background: #586aeb;
}
.cc-social hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-social.category__footer h2 {
  border: 1px solid #454547;
}
.cc-social.category__footer a {
  color: #000000;
}
.cc-social.category__footer a:hover,
.cc-social.category__footer a:focus {
  color: #000000;
}
.item--cc-entertainment .item__heading {
  color: #454547;
}
.item--cc-entertainment .item__title {
  color: #000000;
}
.item--cc-entertainment .item__body p a {
  color: #000000;
}
.cc-entertainment {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-entertainment .category__title {
  color: #454547;
  text-align: center;
}
.cc-entertainment blockquote {
  border-left-color: #cccccc;
}
.cc-entertainment .item__title a {
  color: #000000;
}
.cc-entertainment .item__title a:hover,
.cc-entertainment .item__title a:focus {
  color: #000000;
}
.cc-entertainment p a,
.cc-entertainment ul li a {
  color: #000000;
}
.cc-entertainment p a:hover,
.cc-entertainment ul li a:hover,
.cc-entertainment p a:active,
.cc-entertainment ul li a:active {
  color: #262626;
}
.cc-entertainment .item__footer {
  color: #454547;
}
.cc-entertainment .item__footer a {
  color: #000000;
}
.cc-entertainment .item__footer a:hover,
.cc-entertainment .item__footer a:active {
  color: #262626;
}
.cc-entertainment a.social-share {
  background: #3244c5;
}
.cc-entertainment a.social-share:hover,
.cc-entertainment a.social-share:active {
  background: #586aeb;
}
.cc-entertainment hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-entertainment.category__footer h2 {
  border: 1px solid #454547;
}
.cc-entertainment.category__footer a {
  color: #000000;
}
.cc-entertainment.category__footer a:hover,
.cc-entertainment.category__footer a:focus {
  color: #000000;
}
.item--cc-national .item__heading {
  color: #454547;
}
.item--cc-national .item__title {
  color: #000000;
}
.item--cc-national .item__body p a {
  color: #000000;
}
.cc-national {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-national .category__title {
  color: #454547;
  text-align: center;
}
.cc-national blockquote {
  border-left-color: #cccccc;
}
.cc-national .item__title a {
  color: #000000;
}
.cc-national .item__title a:hover,
.cc-national .item__title a:focus {
  color: #000000;
}
.cc-national p a,
.cc-national ul li a {
  color: #000000;
}
.cc-national p a:hover,
.cc-national ul li a:hover,
.cc-national p a:active,
.cc-national ul li a:active {
  color: #262626;
}
.cc-national .item__footer {
  color: #454547;
}
.cc-national .item__footer a {
  color: #000000;
}
.cc-national .item__footer a:hover,
.cc-national .item__footer a:active {
  color: #262626;
}
.cc-national a.social-share {
  background: #3244c5;
}
.cc-national a.social-share:hover,
.cc-national a.social-share:active {
  background: #586aeb;
}
.cc-national hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-national.category__footer h2 {
  border: 1px solid #454547;
}
.cc-national.category__footer a {
  color: #000000;
}
.cc-national.category__footer a:hover,
.cc-national.category__footer a:focus {
  color: #000000;
}
.item--cc-somethingfunny .item__heading {
  color: #454547;
}
.item--cc-somethingfunny .item__title {
  color: #000000;
}
.item--cc-somethingfunny .item__body p a {
  color: #000000;
}
.cc-somethingfunny {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-somethingfunny .category__title {
  color: #454547;
  text-align: center;
}
.cc-somethingfunny blockquote {
  border-left-color: #cccccc;
}
.cc-somethingfunny .item__title a {
  color: #000000;
}
.cc-somethingfunny .item__title a:hover,
.cc-somethingfunny .item__title a:focus {
  color: #000000;
}
.cc-somethingfunny p a,
.cc-somethingfunny ul li a {
  color: #000000;
}
.cc-somethingfunny p a:hover,
.cc-somethingfunny ul li a:hover,
.cc-somethingfunny p a:active,
.cc-somethingfunny ul li a:active {
  color: #262626;
}
.cc-somethingfunny .item__footer {
  color: #454547;
}
.cc-somethingfunny .item__footer a {
  color: #000000;
}
.cc-somethingfunny .item__footer a:hover,
.cc-somethingfunny .item__footer a:active {
  color: #262626;
}
.cc-somethingfunny a.social-share {
  background: #3244c5;
}
.cc-somethingfunny a.social-share:hover,
.cc-somethingfunny a.social-share:active {
  background: #586aeb;
}
.cc-somethingfunny hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-somethingfunny.category__footer h2 {
  border: 1px solid #454547;
}
.cc-somethingfunny.category__footer a {
  color: #000000;
}
.cc-somethingfunny.category__footer a:hover,
.cc-somethingfunny.category__footer a:focus {
  color: #000000;
}
.item--cc-sponsor-and-support .item__heading {
  color: #454547;
}
.item--cc-sponsor-and-support .item__title {
  color: #000000;
}
.item--cc-sponsor-and-support .item__body p a {
  color: #000000;
}
.cc-sponsor-and-support {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-sponsor-and-support .category__title {
  color: #454547;
  text-align: center;
}
.cc-sponsor-and-support blockquote {
  border-left-color: #cccccc;
}
.cc-sponsor-and-support .item__title a {
  color: #000000;
}
.cc-sponsor-and-support .item__title a:hover,
.cc-sponsor-and-support .item__title a:focus {
  color: #000000;
}
.cc-sponsor-and-support p a,
.cc-sponsor-and-support ul li a {
  color: #000000;
}
.cc-sponsor-and-support p a:hover,
.cc-sponsor-and-support ul li a:hover,
.cc-sponsor-and-support p a:active,
.cc-sponsor-and-support ul li a:active {
  color: #262626;
}
.cc-sponsor-and-support .item__footer {
  color: #454547;
}
.cc-sponsor-and-support .item__footer a {
  color: #000000;
}
.cc-sponsor-and-support .item__footer a:hover,
.cc-sponsor-and-support .item__footer a:active {
  color: #262626;
}
.cc-sponsor-and-support a.social-share {
  background: #3244c5;
}
.cc-sponsor-and-support a.social-share:hover,
.cc-sponsor-and-support a.social-share:active {
  background: #586aeb;
}
.cc-sponsor-and-support hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-sponsor-and-support.category__footer h2 {
  border: 1px solid #454547;
}
.cc-sponsor-and-support.category__footer a {
  color: #000000;
}
.cc-sponsor-and-support.category__footer a:hover,
.cc-sponsor-and-support.category__footer a:focus {
  color: #000000;
}
.item--cc-individual .item__heading {
  color: #454547;
}
.item--cc-individual .item__title {
  color: #000000;
}
.item--cc-individual .item__body p a {
  color: #000000;
}
.cc-individual {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-individual .category__title {
  color: #454547;
  text-align: center;
}
.cc-individual blockquote {
  border-left-color: #cccccc;
}
.cc-individual .item__title a {
  color: #000000;
}
.cc-individual .item__title a:hover,
.cc-individual .item__title a:focus {
  color: #000000;
}
.cc-individual p a,
.cc-individual ul li a {
  color: #000000;
}
.cc-individual p a:hover,
.cc-individual ul li a:hover,
.cc-individual p a:active,
.cc-individual ul li a:active {
  color: #262626;
}
.cc-individual .item__footer {
  color: #454547;
}
.cc-individual .item__footer a {
  color: #000000;
}
.cc-individual .item__footer a:hover,
.cc-individual .item__footer a:active {
  color: #262626;
}
.cc-individual a.social-share {
  background: #3244c5;
}
.cc-individual a.social-share:hover,
.cc-individual a.social-share:active {
  background: #586aeb;
}
.cc-individual hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-individual.category__footer h2 {
  border: 1px solid #454547;
}
.cc-individual.category__footer a {
  color: #000000;
}
.cc-individual.category__footer a:hover,
.cc-individual.category__footer a:focus {
  color: #000000;
}
.item--cc-corporatesponsor .item__heading {
  color: #454547;
}
.item--cc-corporatesponsor .item__title {
  color: #000000;
}
.item--cc-corporatesponsor .item__body p a {
  color: #000000;
}
.cc-corporatesponsor {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-corporatesponsor .category__title {
  color: #454547;
  text-align: center;
}
.cc-corporatesponsor blockquote {
  border-left-color: #cccccc;
}
.cc-corporatesponsor .item__title a {
  color: #000000;
}
.cc-corporatesponsor .item__title a:hover,
.cc-corporatesponsor .item__title a:focus {
  color: #000000;
}
.cc-corporatesponsor p a,
.cc-corporatesponsor ul li a {
  color: #000000;
}
.cc-corporatesponsor p a:hover,
.cc-corporatesponsor ul li a:hover,
.cc-corporatesponsor p a:active,
.cc-corporatesponsor ul li a:active {
  color: #262626;
}
.cc-corporatesponsor .item__footer {
  color: #454547;
}
.cc-corporatesponsor .item__footer a {
  color: #000000;
}
.cc-corporatesponsor .item__footer a:hover,
.cc-corporatesponsor .item__footer a:active {
  color: #262626;
}
.cc-corporatesponsor a.social-share {
  background: #3244c5;
}
.cc-corporatesponsor a.social-share:hover,
.cc-corporatesponsor a.social-share:active {
  background: #586aeb;
}
.cc-corporatesponsor hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-corporatesponsor.category__footer h2 {
  border: 1px solid #454547;
}
.cc-corporatesponsor.category__footer a {
  color: #000000;
}
.cc-corporatesponsor.category__footer a:hover,
.cc-corporatesponsor.category__footer a:focus {
  color: #000000;
}
.item--cc-churchnonprofit .item__heading {
  color: #454547;
}
.item--cc-churchnonprofit .item__title {
  color: #000000;
}
.item--cc-churchnonprofit .item__body p a {
  color: #000000;
}
.cc-churchnonprofit {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-churchnonprofit .category__title {
  color: #454547;
  text-align: center;
}
.cc-churchnonprofit blockquote {
  border-left-color: #cccccc;
}
.cc-churchnonprofit .item__title a {
  color: #000000;
}
.cc-churchnonprofit .item__title a:hover,
.cc-churchnonprofit .item__title a:focus {
  color: #000000;
}
.cc-churchnonprofit p a,
.cc-churchnonprofit ul li a {
  color: #000000;
}
.cc-churchnonprofit p a:hover,
.cc-churchnonprofit ul li a:hover,
.cc-churchnonprofit p a:active,
.cc-churchnonprofit ul li a:active {
  color: #262626;
}
.cc-churchnonprofit .item__footer {
  color: #454547;
}
.cc-churchnonprofit .item__footer a {
  color: #000000;
}
.cc-churchnonprofit .item__footer a:hover,
.cc-churchnonprofit .item__footer a:active {
  color: #262626;
}
.cc-churchnonprofit a.social-share {
  background: #3244c5;
}
.cc-churchnonprofit a.social-share:hover,
.cc-churchnonprofit a.social-share:active {
  background: #586aeb;
}
.cc-churchnonprofit hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-churchnonprofit.category__footer h2 {
  border: 1px solid #454547;
}
.cc-churchnonprofit.category__footer a {
  color: #000000;
}
.cc-churchnonprofit.category__footer a:hover,
.cc-churchnonprofit.category__footer a:focus {
  color: #000000;
}
.item--cc-solopreneurs .item__heading {
  color: #454547;
}
.item--cc-solopreneurs .item__title {
  color: #000000;
}
.item--cc-solopreneurs .item__body p a {
  color: #000000;
}
.cc-solopreneurs {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-solopreneurs .category__title {
  color: #454547;
  text-align: center;
}
.cc-solopreneurs blockquote {
  border-left-color: #cccccc;
}
.cc-solopreneurs .item__title a {
  color: #000000;
}
.cc-solopreneurs .item__title a:hover,
.cc-solopreneurs .item__title a:focus {
  color: #000000;
}
.cc-solopreneurs p a,
.cc-solopreneurs ul li a {
  color: #000000;
}
.cc-solopreneurs p a:hover,
.cc-solopreneurs ul li a:hover,
.cc-solopreneurs p a:active,
.cc-solopreneurs ul li a:active {
  color: #262626;
}
.cc-solopreneurs .item__footer {
  color: #454547;
}
.cc-solopreneurs .item__footer a {
  color: #000000;
}
.cc-solopreneurs .item__footer a:hover,
.cc-solopreneurs .item__footer a:active {
  color: #262626;
}
.cc-solopreneurs a.social-share {
  background: #3244c5;
}
.cc-solopreneurs a.social-share:hover,
.cc-solopreneurs a.social-share:active {
  background: #586aeb;
}
.cc-solopreneurs hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-solopreneurs.category__footer h2 {
  border: 1px solid #454547;
}
.cc-solopreneurs.category__footer a {
  color: #000000;
}
.cc-solopreneurs.category__footer a:hover,
.cc-solopreneurs.category__footer a:focus {
  color: #000000;
}
.item--cc-payitforward .item__heading {
  color: #454547;
}
.item--cc-payitforward .item__title {
  color: #000000;
}
.item--cc-payitforward .item__body p a {
  color: #000000;
}
.cc-payitforward {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-payitforward .category__title {
  color: #454547;
  text-align: center;
}
.cc-payitforward .category__title img {
  margin-right: 18px;
}
.cc-payitforward .category__title--lozenge .category__title__text {
  background-color: #454547;
  color: #ffffff;
}
.cc-payitforward blockquote {
  border-left-color: #cccccc;
}
.cc-payitforward .item__title a {
  color: #000000;
}
.cc-payitforward .item__title a:hover,
.cc-payitforward .item__title a:focus {
  color: #000000;
}
.cc-payitforward p a,
.cc-payitforward ul li a {
  color: #000000;
}
.cc-payitforward p a:hover,
.cc-payitforward ul li a:hover,
.cc-payitforward p a:active,
.cc-payitforward ul li a:active {
  color: #262626;
}
.cc-payitforward .item__footer {
  color: #454547;
}
.cc-payitforward .item__footer a {
  color: #000000;
}
.cc-payitforward .item__footer a:hover,
.cc-payitforward .item__footer a:active {
  color: #262626;
}
.cc-payitforward a.social-share {
  background: #3244c5;
}
.cc-payitforward a.social-share:hover,
.cc-payitforward a.social-share:active {
  background: #586aeb;
}
.cc-payitforward hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-payitforward.category__footer h2 {
  border: 1px solid #454547;
}
.cc-payitforward.category__footer a {
  color: #000000;
}
.cc-payitforward.category__footer a:hover,
.cc-payitforward.category__footer a:focus {
  color: #000000;
}
.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: #000000;
  color: #000000;
}
@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: #b4af0d;
}
.header--withimage .cta--header .btn:hover,
.header--withimage .cta--header .btn:focus {
  background-color: #9c980b;
}
.subscription__resubscribe__btn {
  color: #000000;
}
.subscription__resubscribe__btn:hover,
.subscription__resubscribe__btn:focus {
  color: #262626;
}
.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: #000000;
}
.sponsorship a:hover,
.sponsorship a:active {
  color: #262626;
}
.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: #454547;
  color: #ffffff;
}
.home--noissue body {
  background-color: transparent;
}
.home--noissue .footer {
  background-color: #454547;
  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/9142/medium_darkened_fd892f03-77b1-40b2-825e-95917b611e1e.png);
}
@media (min-width: 760px) {
  .header--withimage .header {
    background-image: url(https://dxj7eshgz03ln.cloudfront.net/production/publication/header_background_image/9142/large_darkened_fd892f03-77b1-40b2-825e-95917b611e1e.png);
  }
}
.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/9142/medium_darkened_fd892f03-77b1-40b2-825e-95917b611e1e.png);
}
@media (min-width: 760px) {
  .home--noissue.header--withimage {
    background-image: url(https://dxj7eshgz03ln.cloudfront.net/production/publication/header_background_image/9142/large_darkened_fd892f03-77b1-40b2-825e-95917b611e1e.png);
  }
}
.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;
}
