html,
body,
button {
  color: #454547;
}
.btn {
  background-color: #fffefe;
  color: #000000;
}
.btn:hover,
.btn:focus {
  background-color: #d9d8d8;
  color: #000000;
}
.header {
  background-color: #fffefe;
  color: #000000;
}
.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(0, 0, 0, 0.8);
}
.header .navbar-a-search {
  color: rgba(0, 0, 0, 0.8);
}
.header .navbar-toggle .navbar-toggle-bar {
  background-color: rgba(0, 0, 0, 0.8);
}
.header .navbar-toggle:hover .navbar-toggle-bar,
.header .navbar-toggle:active .navbar-toggle-bar {
  background-color: #000000;
}
.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(0, 0, 0, 0.8);
}
.header a:hover,
.header a:active {
  color: #000000;
}
.header a.navbar-brand {
  color: #000000;
}
.header .form-control {
  background-color: rgba(255, 255, 255, 0.9);
  color: #000000;
}
.header ::-moz-placeholder {
  color: #ff3232;
}
.header :-ms-input-placeholder {
  color: #ff3232;
}
.header ::placeholder {
  color: #ff3232;
}
.header .btn,
.btn-primary {
  background-color: #000000;
  color: #FFFFFF;
}
.header .btn path,
.btn-primary path {
  stroke: #FFFFFF;
}
.header .btn:hover,
.btn-primary:hover,
.header .btn:focus,
.btn-primary:focus {
  background-color: #000000;
  color: #FFFFFF;
}
@media (min-width: 760px) {
  .navbar-search .form-control {
    border: 1px solid #ffcbcb;
    -webkit-background-clip: padding-box;
  }
}
.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: #214900;
}
.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-spotlight .item__heading {
  color: #454547;
}
.item--cc-spotlight .item__title {
  color: #214900;
}
.item--cc-spotlight .item__body p a {
  color: #214900;
}
.cc-spotlight {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-spotlight .category__title {
  color: #454547;
  text-align: center;
}
.cc-spotlight blockquote {
  border-left-color: #cccccc;
}
.cc-spotlight .item__title a {
  color: #214900;
}
.cc-spotlight .item__title a:hover,
.cc-spotlight .item__title a:focus {
  color: #000000;
}
.cc-spotlight p a,
.cc-spotlight ul li a {
  color: #214900;
}
.cc-spotlight p a:hover,
.cc-spotlight ul li a:hover,
.cc-spotlight p a:active,
.cc-spotlight ul li a:active {
  color: #476f26;
}
.cc-spotlight .item__footer {
  color: #454547;
}
.cc-spotlight .item__footer a {
  color: #214900;
}
.cc-spotlight .item__footer a:hover,
.cc-spotlight .item__footer a:active {
  color: #476f26;
}
.cc-spotlight hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-spotlight.category__footer h2 {
  border: 1px solid #454547;
}
.cc-spotlight.category__footer a {
  color: #214900;
}
.cc-spotlight.category__footer a:hover,
.cc-spotlight.category__footer a:focus {
  color: #000000;
}
.item--cc-ofnote .item__heading {
  color: #454547;
}
.item--cc-ofnote .item__title {
  color: #214900;
}
.item--cc-ofnote .item__body p a {
  color: #214900;
}
.cc-ofnote {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-ofnote .category__title {
  color: #454547;
  text-align: center;
}
.cc-ofnote blockquote {
  border-left-color: #cccccc;
}
.cc-ofnote .item__title a {
  color: #214900;
}
.cc-ofnote .item__title a:hover,
.cc-ofnote .item__title a:focus {
  color: #000000;
}
.cc-ofnote p a,
.cc-ofnote ul li a {
  color: #214900;
}
.cc-ofnote p a:hover,
.cc-ofnote ul li a:hover,
.cc-ofnote p a:active,
.cc-ofnote ul li a:active {
  color: #476f26;
}
.cc-ofnote .item__footer {
  color: #454547;
}
.cc-ofnote .item__footer a {
  color: #214900;
}
.cc-ofnote .item__footer a:hover,
.cc-ofnote .item__footer a:active {
  color: #476f26;
}
.cc-ofnote hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-ofnote.category__footer h2 {
  border: 1px solid #454547;
}
.cc-ofnote.category__footer a {
  color: #214900;
}
.cc-ofnote.category__footer a:hover,
.cc-ofnote.category__footer a:focus {
  color: #000000;
}
.item--cc-artificialintelligence .item__heading {
  color: #454547;
}
.item--cc-artificialintelligence .item__title {
  color: #214900;
}
.item--cc-artificialintelligence .item__body p a {
  color: #214900;
}
.cc-artificialintelligence {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-artificialintelligence .category__title {
  color: #454547;
  text-align: center;
}
.cc-artificialintelligence blockquote {
  border-left-color: #cccccc;
}
.cc-artificialintelligence .item__title a {
  color: #214900;
}
.cc-artificialintelligence .item__title a:hover,
.cc-artificialintelligence .item__title a:focus {
  color: #000000;
}
.cc-artificialintelligence p a,
.cc-artificialintelligence ul li a {
  color: #214900;
}
.cc-artificialintelligence p a:hover,
.cc-artificialintelligence ul li a:hover,
.cc-artificialintelligence p a:active,
.cc-artificialintelligence ul li a:active {
  color: #476f26;
}
.cc-artificialintelligence .item__footer {
  color: #454547;
}
.cc-artificialintelligence .item__footer a {
  color: #214900;
}
.cc-artificialintelligence .item__footer a:hover,
.cc-artificialintelligence .item__footer a:active {
  color: #476f26;
}
.cc-artificialintelligence hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-artificialintelligence.category__footer h2 {
  border: 1px solid #454547;
}
.cc-artificialintelligence.category__footer a {
  color: #214900;
}
.cc-artificialintelligence.category__footer a:hover,
.cc-artificialintelligence.category__footer a:focus {
  color: #000000;
}
.item--cc-innovation .item__heading {
  color: #454547;
}
.item--cc-innovation .item__title {
  color: #214900;
}
.item--cc-innovation .item__body p a {
  color: #214900;
}
.cc-innovation {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-innovation .category__title {
  color: #454547;
  text-align: center;
}
.cc-innovation blockquote {
  border-left-color: #cccccc;
}
.cc-innovation .item__title a {
  color: #214900;
}
.cc-innovation .item__title a:hover,
.cc-innovation .item__title a:focus {
  color: #000000;
}
.cc-innovation p a,
.cc-innovation ul li a {
  color: #214900;
}
.cc-innovation p a:hover,
.cc-innovation ul li a:hover,
.cc-innovation p a:active,
.cc-innovation ul li a:active {
  color: #476f26;
}
.cc-innovation .item__footer {
  color: #454547;
}
.cc-innovation .item__footer a {
  color: #214900;
}
.cc-innovation .item__footer a:hover,
.cc-innovation .item__footer a:active {
  color: #476f26;
}
.cc-innovation hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-innovation.category__footer h2 {
  border: 1px solid #454547;
}
.cc-innovation.category__footer a {
  color: #214900;
}
.cc-innovation.category__footer a:hover,
.cc-innovation.category__footer a:focus {
  color: #000000;
}
.item--cc-technology .item__heading {
  color: #454547;
}
.item--cc-technology .item__title {
  color: #214900;
}
.item--cc-technology .item__body p a {
  color: #214900;
}
.cc-technology {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-technology .category__title {
  color: #454547;
  text-align: center;
}
.cc-technology blockquote {
  border-left-color: #cccccc;
}
.cc-technology .item__title a {
  color: #214900;
}
.cc-technology .item__title a:hover,
.cc-technology .item__title a:focus {
  color: #000000;
}
.cc-technology p a,
.cc-technology ul li a {
  color: #214900;
}
.cc-technology p a:hover,
.cc-technology ul li a:hover,
.cc-technology p a:active,
.cc-technology ul li a:active {
  color: #476f26;
}
.cc-technology .item__footer {
  color: #454547;
}
.cc-technology .item__footer a {
  color: #214900;
}
.cc-technology .item__footer a:hover,
.cc-technology .item__footer a:active {
  color: #476f26;
}
.cc-technology hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-technology.category__footer h2 {
  border: 1px solid #454547;
}
.cc-technology.category__footer a {
  color: #214900;
}
.cc-technology.category__footer a:hover,
.cc-technology.category__footer a:focus {
  color: #000000;
}
.item--cc-startups .item__heading {
  color: #454547;
}
.item--cc-startups .item__title {
  color: #214900;
}
.item--cc-startups .item__body p a {
  color: #214900;
}
.cc-startups {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-startups .category__title {
  color: #454547;
  text-align: center;
}
.cc-startups blockquote {
  border-left-color: #cccccc;
}
.cc-startups .item__title a {
  color: #214900;
}
.cc-startups .item__title a:hover,
.cc-startups .item__title a:focus {
  color: #000000;
}
.cc-startups p a,
.cc-startups ul li a {
  color: #214900;
}
.cc-startups p a:hover,
.cc-startups ul li a:hover,
.cc-startups p a:active,
.cc-startups ul li a:active {
  color: #476f26;
}
.cc-startups .item__footer {
  color: #454547;
}
.cc-startups .item__footer a {
  color: #214900;
}
.cc-startups .item__footer a:hover,
.cc-startups .item__footer a:active {
  color: #476f26;
}
.cc-startups hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-startups.category__footer h2 {
  border: 1px solid #454547;
}
.cc-startups.category__footer a {
  color: #214900;
}
.cc-startups.category__footer a:hover,
.cc-startups.category__footer a:focus {
  color: #000000;
}
.item--cc-investment .item__heading {
  color: #454547;
}
.item--cc-investment .item__title {
  color: #214900;
}
.item--cc-investment .item__body p a {
  color: #214900;
}
.cc-investment {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-investment .category__title {
  color: #454547;
  text-align: center;
}
.cc-investment blockquote {
  border-left-color: #cccccc;
}
.cc-investment .item__title a {
  color: #214900;
}
.cc-investment .item__title a:hover,
.cc-investment .item__title a:focus {
  color: #000000;
}
.cc-investment p a,
.cc-investment ul li a {
  color: #214900;
}
.cc-investment p a:hover,
.cc-investment ul li a:hover,
.cc-investment p a:active,
.cc-investment ul li a:active {
  color: #476f26;
}
.cc-investment .item__footer {
  color: #454547;
}
.cc-investment .item__footer a {
  color: #214900;
}
.cc-investment .item__footer a:hover,
.cc-investment .item__footer a:active {
  color: #476f26;
}
.cc-investment hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-investment.category__footer h2 {
  border: 1px solid #454547;
}
.cc-investment.category__footer a {
  color: #214900;
}
.cc-investment.category__footer a:hover,
.cc-investment.category__footer a:focus {
  color: #000000;
}
.item--cc-entertainment .item__heading {
  color: #454547;
}
.item--cc-entertainment .item__title {
  color: #214900;
}
.item--cc-entertainment .item__body p a {
  color: #214900;
}
.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: #214900;
}
.cc-entertainment .item__title a:hover,
.cc-entertainment .item__title a:focus {
  color: #000000;
}
.cc-entertainment p a,
.cc-entertainment ul li a {
  color: #214900;
}
.cc-entertainment p a:hover,
.cc-entertainment ul li a:hover,
.cc-entertainment p a:active,
.cc-entertainment ul li a:active {
  color: #476f26;
}
.cc-entertainment .item__footer {
  color: #454547;
}
.cc-entertainment .item__footer a {
  color: #214900;
}
.cc-entertainment .item__footer a:hover,
.cc-entertainment .item__footer a:active {
  color: #476f26;
}
.cc-entertainment hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-entertainment.category__footer h2 {
  border: 1px solid #454547;
}
.cc-entertainment.category__footer a {
  color: #214900;
}
.cc-entertainment.category__footer a:hover,
.cc-entertainment.category__footer a:focus {
  color: #000000;
}
.item--cc-research .item__heading {
  color: #454547;
}
.item--cc-research .item__title {
  color: #214900;
}
.item--cc-research .item__body p a {
  color: #214900;
}
.cc-research {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-research .category__title {
  color: #454547;
  text-align: center;
}
.cc-research blockquote {
  border-left-color: #cccccc;
}
.cc-research .item__title a {
  color: #214900;
}
.cc-research .item__title a:hover,
.cc-research .item__title a:focus {
  color: #000000;
}
.cc-research p a,
.cc-research ul li a {
  color: #214900;
}
.cc-research p a:hover,
.cc-research ul li a:hover,
.cc-research p a:active,
.cc-research ul li a:active {
  color: #476f26;
}
.cc-research .item__footer {
  color: #454547;
}
.cc-research .item__footer a {
  color: #214900;
}
.cc-research .item__footer a:hover,
.cc-research .item__footer a:active {
  color: #476f26;
}
.cc-research hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-research.category__footer h2 {
  border: 1px solid #454547;
}
.cc-research.category__footer a {
  color: #214900;
}
.cc-research.category__footer a:hover,
.cc-research.category__footer a:focus {
  color: #000000;
}
.item--cc-trends .item__heading {
  color: #454547;
}
.item--cc-trends .item__title {
  color: #214900;
}
.item--cc-trends .item__body p a {
  color: #214900;
}
.cc-trends {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-trends .category__title {
  color: #454547;
  text-align: center;
}
.cc-trends blockquote {
  border-left-color: #cccccc;
}
.cc-trends .item__title a {
  color: #214900;
}
.cc-trends .item__title a:hover,
.cc-trends .item__title a:focus {
  color: #000000;
}
.cc-trends p a,
.cc-trends ul li a {
  color: #214900;
}
.cc-trends p a:hover,
.cc-trends ul li a:hover,
.cc-trends p a:active,
.cc-trends ul li a:active {
  color: #476f26;
}
.cc-trends .item__footer {
  color: #454547;
}
.cc-trends .item__footer a {
  color: #214900;
}
.cc-trends .item__footer a:hover,
.cc-trends .item__footer a:active {
  color: #476f26;
}
.cc-trends hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-trends.category__footer h2 {
  border: 1px solid #454547;
}
.cc-trends.category__footer a {
  color: #214900;
}
.cc-trends.category__footer a:hover,
.cc-trends.category__footer a:focus {
  color: #000000;
}
.item--cc-cybersecurity .item__heading {
  color: #454547;
}
.item--cc-cybersecurity .item__title {
  color: #214900;
}
.item--cc-cybersecurity .item__body p a {
  color: #214900;
}
.cc-cybersecurity {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-cybersecurity .category__title {
  color: #454547;
  text-align: center;
}
.cc-cybersecurity blockquote {
  border-left-color: #cccccc;
}
.cc-cybersecurity .item__title a {
  color: #214900;
}
.cc-cybersecurity .item__title a:hover,
.cc-cybersecurity .item__title a:focus {
  color: #000000;
}
.cc-cybersecurity p a,
.cc-cybersecurity ul li a {
  color: #214900;
}
.cc-cybersecurity p a:hover,
.cc-cybersecurity ul li a:hover,
.cc-cybersecurity p a:active,
.cc-cybersecurity ul li a:active {
  color: #476f26;
}
.cc-cybersecurity .item__footer {
  color: #454547;
}
.cc-cybersecurity .item__footer a {
  color: #214900;
}
.cc-cybersecurity .item__footer a:hover,
.cc-cybersecurity .item__footer a:active {
  color: #476f26;
}
.cc-cybersecurity hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-cybersecurity.category__footer h2 {
  border: 1px solid #454547;
}
.cc-cybersecurity.category__footer a {
  color: #214900;
}
.cc-cybersecurity.category__footer a:hover,
.cc-cybersecurity.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: #214900;
  color: #214900;
}
@media (max-width: 760px) {
  .issue__pager .active span,
  .pagination .active span {
    color: #6a6f75;
  }
}
.cta--header {
  color: rgba(0, 0, 0, 0.9);
}
.header--withimage .cta--header {
  background-color: rgba(0, 0, 0, 0.05);
}
.cta--header .form-control {
  border: 1px solid #ffcbcb;
  -webkit-background-clip: padding-box;
}
.cta--header .cta-tabs .cta-tabs-title {
  color: rgba(0, 0, 0, 0.6);
}
.cta--header .cta-tabs button {
  color: rgba(0, 0, 0, 0.6);
}
.cta--header .cta-tabs button:hover,
.cta--header .cta-tabs button.active {
  border-top-color: rgba(0, 0, 0, 0.8);
  color: #000000;
}
.header--withimage .cta--header .btn {
  background-color: #000000;
}
.header--withimage .cta--header .btn:hover,
.header--withimage .cta--header .btn:focus {
  background-color: #000000;
}
.subscription__resubscribe__btn {
  color: #214900;
}
.subscription__resubscribe__btn:hover,
.subscription__resubscribe__btn:focus {
  color: #476f26;
}
.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: #214900;
}
.sponsorship a:hover,
.sponsorship a:active {
  color: #476f26;
}
.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: #fffefe;
  color: #000000;
}
.home--noissue body {
  background-color: transparent;
}
.home--noissue .footer {
  background-color: #fffefe;
  color: #000000;
}
.home--noissue .footer a {
  color: rgba(0, 0, 0, 0.8);
}
.home--noissue .footer a:hover,
.home--noissue .footer a:active {
  color: #000000;
}
.home--noissue .footer .i .recaptcha-terms {
  color: rgba(0, 0, 0, 0.5);
}
.home--noissue .footer .i .recaptcha-terms a {
  color: rgba(0, 0, 0, 0.5);
}
.home--noissue .footer .social a svg {
  fill: rgba(0, 0, 0, 0.8);
}
.home--noissue .footer .social a:hover svg {
  fill: #000000;
}
.header--withimage .header {
  background-image: url();
}
@media (min-width: 760px) {
  .header--withimage .header {
    background-image: url();
  }
}
.home--noissue.header--withimage {
  background-attachment: fixed;
  background-color: transparent;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url();
}
@media (min-width: 760px) {
  .home--noissue.header--withimage {
    background-image: url();
  }
}
.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;
}
