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: #454547;
  color: #FFFFFF;
}
.header .btn path,
.btn-primary path {
  stroke: #FFFFFF;
}
.header .btn:hover,
.btn-primary:hover,
.header .btn:focus,
.btn-primary:focus {
  background-color: #2c2c2d;
  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-about .item__heading {
  color: #454547;
}
.item--cc-about .item__title {
  color: #000000;
}
.item--cc-about .item__body p a {
  color: #000000;
}
.cc-about {
  background-color: #bcb0a5;
  color: #454547;
  text-align: center;
}
.cc-about .category__title {
  color: #454547;
  text-align: center;
}
.cc-about .category__title--lozenge .category__title__text {
  background-color: #454547;
  color: #ffffff;
}
@media (min-width: 760px) {
  .cc-about .item--issue p {
    margin-left: 56px;
    margin-right: 56px;
  }
}
.cc-about ol,
.cc-about ul {
  margin-left: 0;
}
.cc-about blockquote {
  border-left-color: #968d84;
}
.cc-about .item__title a {
  color: #000000;
}
.cc-about .item__title a:hover,
.cc-about .item__title a:focus {
  color: #000000;
}
.cc-about p a,
.cc-about ul li a {
  color: #000000;
}
.cc-about p a:hover,
.cc-about ul li a:hover,
.cc-about p a:active,
.cc-about ul li a:active {
  color: #262626;
}
.cc-about .item__footer {
  color: #454547;
}
.cc-about .item__footer a {
  color: #000000;
}
.cc-about .item__footer a:hover,
.cc-about .item__footer a:active {
  color: #262626;
}
.cc-about hr {
  background-color: #968d84;
  color: #968d84;
}
.cc-about.category__footer h2 {
  border: 1px solid #454547;
}
.cc-about.category__footer a {
  color: #000000;
}
.cc-about.category__footer a:hover,
.cc-about.category__footer a:focus {
  color: #000000;
}
.item--cc-summary .item__heading {
  color: #454547;
}
.item--cc-summary .item__title {
  color: #000000;
}
.item--cc-summary .item__body p a {
  color: #000000;
}
.cc-summary {
  background-color: #bcb0a5;
  color: #454547;
  text-align: center;
}
.cc-summary .category__title {
  color: #454547;
  text-align: center;
}
.cc-summary .category__title--lozenge .category__title__text {
  background-color: #454547;
  color: #ffffff;
}
@media (min-width: 760px) {
  .cc-summary .item--issue p {
    margin-left: 56px;
    margin-right: 56px;
  }
}
.cc-summary ol,
.cc-summary ul {
  margin-left: 0;
}
.cc-summary blockquote {
  border-left-color: #968d84;
}
.cc-summary .item__title a {
  color: #000000;
}
.cc-summary .item__title a:hover,
.cc-summary .item__title a:focus {
  color: #000000;
}
.cc-summary p a,
.cc-summary ul li a {
  color: #000000;
}
.cc-summary p a:hover,
.cc-summary ul li a:hover,
.cc-summary p a:active,
.cc-summary ul li a:active {
  color: #262626;
}
.cc-summary .item__footer {
  color: #454547;
}
.cc-summary .item__footer a {
  color: #000000;
}
.cc-summary .item__footer a:hover,
.cc-summary .item__footer a:active {
  color: #262626;
}
.cc-summary hr {
  background-color: #968d84;
  color: #968d84;
}
.cc-summary.category__footer h2 {
  border: 1px solid #454547;
}
.cc-summary.category__footer a {
  color: #000000;
}
.cc-summary.category__footer a:hover,
.cc-summary.category__footer a:focus {
  color: #000000;
}
.item--cc-news .item__heading {
  color: #454547;
}
.item--cc-news .item__title {
  color: #000000;
}
.item--cc-news .item__body p a {
  color: #000000;
}
.cc-news {
  background-color: #FFFFFF;
  color: #454547;
  text-align: center;
}
.cc-news .category__title {
  color: #454547;
  text-align: center;
}
.cc-news .category__title--lozenge .category__title__text {
  background-color: #454547;
  color: #ffffff;
}
@media (min-width: 760px) {
  .cc-news .item--issue p {
    margin-left: 56px;
    margin-right: 56px;
  }
}
.cc-news ol,
.cc-news ul {
  margin-left: 0;
}
.cc-news blockquote {
  border-left-color: #cccccc;
}
.cc-news .item__title a {
  color: #000000;
}
.cc-news .item__title a:hover,
.cc-news .item__title a:focus {
  color: #000000;
}
.cc-news p a,
.cc-news ul li a {
  color: #000000;
}
.cc-news p a:hover,
.cc-news ul li a:hover,
.cc-news p a:active,
.cc-news ul li a:active {
  color: #262626;
}
.cc-news .item__footer {
  color: #454547;
}
.cc-news .item__footer a {
  color: #000000;
}
.cc-news .item__footer a:hover,
.cc-news .item__footer a:active {
  color: #262626;
}
.cc-news hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-news.category__footer h2 {
  border: 1px solid #454547;
}
.cc-news.category__footer a {
  color: #000000;
}
.cc-news.category__footer a:hover,
.cc-news.category__footer a:focus {
  color: #000000;
}
.item--cc-cases .item__heading {
  color: #454547;
}
.item--cc-cases .item__title {
  color: #000000;
}
.item--cc-cases .item__body p a {
  color: #000000;
}
.cc-cases {
  background-color: #FFFFFF;
  color: #454547;
  text-align: center;
}
.cc-cases .category__title {
  color: #454547;
  text-align: center;
}
.cc-cases .category__title--lozenge .category__title__text {
  background-color: #454547;
  color: #ffffff;
}
@media (min-width: 760px) {
  .cc-cases .item--issue p {
    margin-left: 56px;
    margin-right: 56px;
  }
}
.cc-cases ol,
.cc-cases ul {
  margin-left: 0;
}
.cc-cases blockquote {
  border-left-color: #cccccc;
}
.cc-cases .item__title a {
  color: #000000;
}
.cc-cases .item__title a:hover,
.cc-cases .item__title a:focus {
  color: #000000;
}
.cc-cases p a,
.cc-cases ul li a {
  color: #000000;
}
.cc-cases p a:hover,
.cc-cases ul li a:hover,
.cc-cases p a:active,
.cc-cases ul li a:active {
  color: #262626;
}
.cc-cases .item__footer {
  color: #454547;
}
.cc-cases .item__footer a {
  color: #000000;
}
.cc-cases .item__footer a:hover,
.cc-cases .item__footer a:active {
  color: #262626;
}
.cc-cases hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-cases.category__footer h2 {
  border: 1px solid #454547;
}
.cc-cases.category__footer a {
  color: #000000;
}
.cc-cases.category__footer a:hover,
.cc-cases.category__footer a:focus {
  color: #000000;
}
.item--cc-international .item__heading {
  color: #454547;
}
.item--cc-international .item__title {
  color: #000000;
}
.item--cc-international .item__body p a {
  color: #000000;
}
.cc-international {
  background-color: #FFFFFF;
  color: #454547;
  text-align: center;
}
.cc-international .category__title {
  color: #454547;
  text-align: center;
}
.cc-international .category__title--lozenge .category__title__text {
  background-color: #454547;
  color: #ffffff;
}
@media (min-width: 760px) {
  .cc-international .item--issue p {
    margin-left: 56px;
    margin-right: 56px;
  }
}
.cc-international ol,
.cc-international ul {
  margin-left: 0;
}
.cc-international blockquote {
  border-left-color: #cccccc;
}
.cc-international .item__title a {
  color: #000000;
}
.cc-international .item__title a:hover,
.cc-international .item__title a:focus {
  color: #000000;
}
.cc-international p a,
.cc-international ul li a {
  color: #000000;
}
.cc-international p a:hover,
.cc-international ul li a:hover,
.cc-international p a:active,
.cc-international ul li a:active {
  color: #262626;
}
.cc-international .item__footer {
  color: #454547;
}
.cc-international .item__footer a {
  color: #000000;
}
.cc-international .item__footer a:hover,
.cc-international .item__footer a:active {
  color: #262626;
}
.cc-international hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-international.category__footer h2 {
  border: 1px solid #454547;
}
.cc-international.category__footer a {
  color: #000000;
}
.cc-international.category__footer a:hover,
.cc-international.category__footer a:focus {
  color: #000000;
}
.item--cc-education .item__heading {
  color: #454547;
}
.item--cc-education .item__title {
  color: #000000;
}
.item--cc-education .item__body p a {
  color: #000000;
}
.cc-education {
  background-color: #FFFFFF;
  color: #454547;
  text-align: center;
}
.cc-education .category__title {
  color: #454547;
  text-align: center;
}
.cc-education .category__title--lozenge .category__title__text {
  background-color: #454547;
  color: #ffffff;
}
@media (min-width: 760px) {
  .cc-education .item--issue p {
    margin-left: 56px;
    margin-right: 56px;
  }
}
.cc-education ol,
.cc-education ul {
  margin-left: 0;
}
.cc-education blockquote {
  border-left-color: #cccccc;
}
.cc-education .item__title a {
  color: #000000;
}
.cc-education .item__title a:hover,
.cc-education .item__title a:focus {
  color: #000000;
}
.cc-education p a,
.cc-education ul li a {
  color: #000000;
}
.cc-education p a:hover,
.cc-education ul li a:hover,
.cc-education p a:active,
.cc-education ul li a:active {
  color: #262626;
}
.cc-education .item__footer {
  color: #454547;
}
.cc-education .item__footer a {
  color: #000000;
}
.cc-education .item__footer a:hover,
.cc-education .item__footer a:active {
  color: #262626;
}
.cc-education hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-education.category__footer h2 {
  border: 1px solid #454547;
}
.cc-education.category__footer a {
  color: #000000;
}
.cc-education.category__footer a:hover,
.cc-education.category__footer a:focus {
  color: #000000;
}
.item--cc-other .item__heading {
  color: #454547;
}
.item--cc-other .item__title {
  color: #000000;
}
.item--cc-other .item__body p a {
  color: #000000;
}
.cc-other {
  background-color: #FFFFFF;
  color: #454547;
  text-align: center;
}
.cc-other .category__title {
  color: #454547;
  text-align: center;
}
.cc-other .category__title--lozenge .category__title__text {
  background-color: #454547;
  color: #ffffff;
}
@media (min-width: 760px) {
  .cc-other .item--issue p {
    margin-left: 56px;
    margin-right: 56px;
  }
}
.cc-other ol,
.cc-other ul {
  margin-left: 0;
}
.cc-other blockquote {
  border-left-color: #cccccc;
}
.cc-other .item__title a {
  color: #000000;
}
.cc-other .item__title a:hover,
.cc-other .item__title a:focus {
  color: #000000;
}
.cc-other p a,
.cc-other ul li a {
  color: #000000;
}
.cc-other p a:hover,
.cc-other ul li a:hover,
.cc-other p a:active,
.cc-other ul li a:active {
  color: #262626;
}
.cc-other .item__footer {
  color: #454547;
}
.cc-other .item__footer a {
  color: #000000;
}
.cc-other .item__footer a:hover,
.cc-other .item__footer a:active {
  color: #262626;
}
.cc-other hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-other.category__footer h2 {
  border: 1px solid #454547;
}
.cc-other.category__footer a {
  color: #000000;
}
.cc-other.category__footer a:hover,
.cc-other.category__footer a:focus {
  color: #000000;
}
.item--cc-obscurity .item__heading {
  color: #454547;
}
.item--cc-obscurity .item__title {
  color: #000000;
}
.item--cc-obscurity .item__body p a {
  color: #000000;
}
.cc-obscurity {
  background-color: #FFFFFF;
  color: #454547;
  text-align: center;
}
.cc-obscurity .category__title {
  color: #454547;
  text-align: center;
}
.cc-obscurity .category__title--lozenge .category__title__text {
  background-color: #454547;
  color: #ffffff;
}
@media (min-width: 760px) {
  .cc-obscurity .item--issue p {
    margin-left: 56px;
    margin-right: 56px;
  }
}
.cc-obscurity ol,
.cc-obscurity ul {
  margin-left: 0;
}
.cc-obscurity blockquote {
  border-left-color: #cccccc;
}
.cc-obscurity .item__title a {
  color: #000000;
}
.cc-obscurity .item__title a:hover,
.cc-obscurity .item__title a:focus {
  color: #000000;
}
.cc-obscurity p a,
.cc-obscurity ul li a {
  color: #000000;
}
.cc-obscurity p a:hover,
.cc-obscurity ul li a:hover,
.cc-obscurity p a:active,
.cc-obscurity ul li a:active {
  color: #262626;
}
.cc-obscurity .item__footer {
  color: #454547;
}
.cc-obscurity .item__footer a {
  color: #000000;
}
.cc-obscurity .item__footer a:hover,
.cc-obscurity .item__footer a:active {
  color: #262626;
}
.cc-obscurity hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-obscurity.category__footer h2 {
  border: 1px solid #454547;
}
.cc-obscurity.category__footer a {
  color: #000000;
}
.cc-obscurity.category__footer a:hover,
.cc-obscurity.category__footer a:focus {
  color: #000000;
}
.item--cc-tweets .item__heading {
  color: #454547;
}
.item--cc-tweets .item__title {
  color: #000000;
}
.item--cc-tweets .item__body p a {
  color: #000000;
}
.cc-tweets {
  background-color: #FFFFFF;
  color: #454547;
  text-align: center;
}
.cc-tweets .category__title {
  color: #454547;
  text-align: center;
}
.cc-tweets .category__title--lozenge .category__title__text {
  background-color: #454547;
  color: #ffffff;
}
@media (min-width: 760px) {
  .cc-tweets .item--issue p {
    margin-left: 56px;
    margin-right: 56px;
  }
}
.cc-tweets ol,
.cc-tweets ul {
  margin-left: 0;
}
.cc-tweets blockquote {
  border-left-color: #cccccc;
}
.cc-tweets .item__title a {
  color: #000000;
}
.cc-tweets .item__title a:hover,
.cc-tweets .item__title a:focus {
  color: #000000;
}
.cc-tweets p a,
.cc-tweets ul li a {
  color: #000000;
}
.cc-tweets p a:hover,
.cc-tweets ul li a:hover,
.cc-tweets p a:active,
.cc-tweets ul li a:active {
  color: #262626;
}
.cc-tweets .item__footer {
  color: #454547;
}
.cc-tweets .item__footer a {
  color: #000000;
}
.cc-tweets .item__footer a:hover,
.cc-tweets .item__footer a:active {
  color: #262626;
}
.cc-tweets hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-tweets.category__footer h2 {
  border: 1px solid #454547;
}
.cc-tweets.category__footer a {
  color: #000000;
}
.cc-tweets.category__footer a:hover,
.cc-tweets.category__footer a:focus {
  color: #000000;
}
.item--cc-spn .item__heading {
  color: #454547;
}
.item--cc-spn .item__title {
  color: #000000;
}
.item--cc-spn .item__body p a {
  color: #000000;
}
.cc-spn {
  background-color: #FFFFFF;
  color: #454547;
  text-align: center;
}
.cc-spn .category__title {
  color: #454547;
  text-align: center;
}
.cc-spn .category__title--lozenge .category__title__text {
  background-color: #454547;
  color: #ffffff;
}
@media (min-width: 760px) {
  .cc-spn .item--issue p {
    margin-left: 56px;
    margin-right: 56px;
  }
}
.cc-spn ol,
.cc-spn ul {
  margin-left: 0;
}
.cc-spn blockquote {
  border-left-color: #cccccc;
}
.cc-spn .item__title a {
  color: #000000;
}
.cc-spn .item__title a:hover,
.cc-spn .item__title a:focus {
  color: #000000;
}
.cc-spn p a,
.cc-spn ul li a {
  color: #000000;
}
.cc-spn p a:hover,
.cc-spn ul li a:hover,
.cc-spn p a:active,
.cc-spn ul li a:active {
  color: #262626;
}
.cc-spn .item__footer {
  color: #454547;
}
.cc-spn .item__footer a {
  color: #000000;
}
.cc-spn .item__footer a:hover,
.cc-spn .item__footer a:active {
  color: #262626;
}
.cc-spn hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-spn.category__footer h2 {
  border: 1px solid #454547;
}
.cc-spn.category__footer a {
  color: #000000;
}
.cc-spn.category__footer a:hover,
.cc-spn.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: #454547;
}
.header--withimage .cta--header .btn:hover,
.header--withimage .cta--header .btn:focus {
  background-color: #38383a;
}
.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/5057/medium_darkened_ad816bd8-6c18-43d5-ac26-130aad38720b.png);
}
@media (min-width: 760px) {
  .header--withimage .header {
    background-image: url(https://dxj7eshgz03ln.cloudfront.net/production/publication/header_background_image/5057/large_darkened_ad816bd8-6c18-43d5-ac26-130aad38720b.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/5057/medium_darkened_ad816bd8-6c18-43d5-ac26-130aad38720b.png);
}
@media (min-width: 760px) {
  .home--noissue.header--withimage {
    background-image: url(https://dxj7eshgz03ln.cloudfront.net/production/publication/header_background_image/5057/large_darkened_ad816bd8-6c18-43d5-ac26-130aad38720b.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;
}
