html,
body,
button {
  color: #545757;
}
.btn {
  background-color: #545757;
  color: #efefef;
}
.btn:hover,
.btn:focus {
  background-color: #7a7d7d;
  color: #efefef;
}
.header {
  background-color: #545757;
  color: #efefef;
}
.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(239, 239, 239, 0.8);
}
.header .navbar-a-search {
  color: rgba(239, 239, 239, 0.8);
}
.header .navbar-toggle .navbar-toggle-bar {
  background-color: rgba(239, 239, 239, 0.8);
}
.header .navbar-toggle:hover .navbar-toggle-bar,
.header .navbar-toggle:active .navbar-toggle-bar {
  background-color: #efefef;
}
.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(239, 239, 239, 0.8);
}
.header a:hover,
.header a:active {
  color: #efefef;
}
.header a.navbar-brand {
  color: #efefef;
}
.header .form-control {
  background-color: rgba(255, 255, 255, 0.9);
  color: #000000;
}
.header ::-webkit-input-placeholder {
  color: #000000;
}
.header ::-moz-placeholder {
  color: #000000;
}
.header :-ms-input-placeholder {
  color: #000000;
}
.header .btn {
  background-color: #3b3d3d;
  color: #efefef;
}
.header .btn:hover,
.header .btn:focus {
  background-color: #222323;
  color: #efefef;
}
.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(84, 87, 87, 0.2);
}
.item__heading {
  color: #f7941e;
}
.item__footer {
  color: rgba(84, 87, 87, 0.7);
}
.issue__heading h1 {
  color: #545757;
}
.issue__heading h1 i {
  color: rgba(84, 87, 87, 0.7);
}
.item--cc-inthisweeksissue .item__heading {
  color: #454547;
}
.item--cc-inthisweeksissue .item__title {
  color: #f7941e;
}
.item--cc-inthisweeksissue .item__body p a {
  color: #f7941e;
}
.cc-inthisweeksissue {
  background-color: #FFFFFF;
  color: #545757;
  text-align: left;
}
.cc-inthisweeksissue .category__title {
  color: #454547;
  text-align: left;
}
.cc-inthisweeksissue .category__title img {
  margin-right: 18px;
}
.cc-inthisweeksissue blockquote {
  border-left-color: #cccccc;
}
.cc-inthisweeksissue .item__title a {
  color: #f7941e;
}
.cc-inthisweeksissue .item__title a:hover,
.cc-inthisweeksissue .item__title a:focus {
  color: #a95f06;
}
.cc-inthisweeksissue p a,
.cc-inthisweeksissue ul li a {
  color: #f7941e;
}
.cc-inthisweeksissue p a:hover,
.cc-inthisweeksissue ul li a:hover,
.cc-inthisweeksissue p a:active,
.cc-inthisweeksissue ul li a:active {
  color: #d27e1a;
}
.cc-inthisweeksissue .item__footer {
  color: #545757;
}
.cc-inthisweeksissue .item__footer a {
  color: #f7941e;
}
.cc-inthisweeksissue .item__footer a:hover,
.cc-inthisweeksissue .item__footer a:active {
  color: #d27e1a;
}
.cc-inthisweeksissue hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-inthisweeksissue.category__footer h2 {
  border: 1px solid #545757;
}
.cc-inthisweeksissue.category__footer a {
  color: #f7941e;
}
.cc-inthisweeksissue.category__footer a:hover,
.cc-inthisweeksissue.category__footer a:focus {
  color: #a95f06;
}
.item--cc-must .item__heading {
  color: #545757;
}
.item--cc-must .item__title {
  color: #f7941e;
}
.item--cc-must .item__body p a {
  color: #f7941e;
}
.cc-must {
  background-color: #FFFFFF;
  color: #545757;
  text-align: left;
}
.cc-must .category__title {
  color: #545757;
  text-align: left;
  position: relative;
}
.cc-must .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-must .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-must blockquote {
  border-left-color: #cccccc;
}
.cc-must .item__title a {
  color: #f7941e;
}
.cc-must .item__title a:hover,
.cc-must .item__title a:focus {
  color: #a95f06;
}
.cc-must p a,
.cc-must ul li a {
  color: #f7941e;
}
.cc-must p a:hover,
.cc-must ul li a:hover,
.cc-must p a:active,
.cc-must ul li a:active {
  color: #d27e1a;
}
.cc-must .item__footer {
  color: #545757;
}
.cc-must .item__footer a {
  color: #f7941e;
}
.cc-must .item__footer a:hover,
.cc-must .item__footer a:active {
  color: #d27e1a;
}
.cc-must hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-must.category__footer h2 {
  border: 1px solid #545757;
}
.cc-must.category__footer a {
  color: #f7941e;
}
.cc-must.category__footer a:hover,
.cc-must.category__footer a:focus {
  color: #a95f06;
}
.item--cc-spn .item__heading {
  color: #545757;
}
.item--cc-spn .item__title {
  color: #f7941e;
}
.item--cc-spn .item__body p a {
  color: #f7941e;
}
.cc-spn {
  background-color: #FFFFFF;
  color: #545757;
  text-align: left;
}
.cc-spn .category__title {
  color: #545757;
  text-align: left;
  position: relative;
}
.cc-spn .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-spn .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-spn blockquote {
  border-left-color: #cccccc;
}
.cc-spn .item__title a {
  color: #f7941e;
}
.cc-spn .item__title a:hover,
.cc-spn .item__title a:focus {
  color: #a95f06;
}
.cc-spn p a,
.cc-spn ul li a {
  color: #f7941e;
}
.cc-spn p a:hover,
.cc-spn ul li a:hover,
.cc-spn p a:active,
.cc-spn ul li a:active {
  color: #d27e1a;
}
.cc-spn .item__footer {
  color: #545757;
}
.cc-spn .item__footer a {
  color: #f7941e;
}
.cc-spn .item__footer a:hover,
.cc-spn .item__footer a:active {
  color: #d27e1a;
}
.cc-spn hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-spn.category__footer h2 {
  border: 1px solid #545757;
}
.cc-spn.category__footer a {
  color: #f7941e;
}
.cc-spn.category__footer a:hover,
.cc-spn.category__footer a:focus {
  color: #a95f06;
}
.item--cc-home .item__heading {
  color: #545757;
}
.item--cc-home .item__title {
  color: #f7941e;
}
.item--cc-home .item__body p a {
  color: #f7941e;
}
.cc-home {
  background-color: #FFFFFF;
  color: #545757;
  text-align: left;
}
.cc-home .category__title {
  color: #545757;
  text-align: left;
  position: relative;
}
.cc-home .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-home .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-home blockquote {
  border-left-color: #cccccc;
}
.cc-home .item__title a {
  color: #f7941e;
}
.cc-home .item__title a:hover,
.cc-home .item__title a:focus {
  color: #a95f06;
}
.cc-home p a,
.cc-home ul li a {
  color: #f7941e;
}
.cc-home p a:hover,
.cc-home ul li a:hover,
.cc-home p a:active,
.cc-home ul li a:active {
  color: #d27e1a;
}
.cc-home .item__footer {
  color: #545757;
}
.cc-home .item__footer a {
  color: #f7941e;
}
.cc-home .item__footer a:hover,
.cc-home .item__footer a:active {
  color: #d27e1a;
}
.cc-home hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-home.category__footer h2 {
  border: 1px solid #545757;
}
.cc-home.category__footer a {
  color: #f7941e;
}
.cc-home.category__footer a:hover,
.cc-home.category__footer a:focus {
  color: #a95f06;
}
.item--cc-lean .item__heading {
  color: #545757;
}
.item--cc-lean .item__title {
  color: #f7941e;
}
.item--cc-lean .item__body p a {
  color: #f7941e;
}
.cc-lean {
  background-color: #FFFFFF;
  color: #545757;
  text-align: left;
}
.cc-lean .category__title {
  color: #545757;
  text-align: left;
  position: relative;
}
.cc-lean .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-lean .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-lean blockquote {
  border-left-color: #cccccc;
}
.cc-lean .item__title a {
  color: #f7941e;
}
.cc-lean .item__title a:hover,
.cc-lean .item__title a:focus {
  color: #a95f06;
}
.cc-lean p a,
.cc-lean ul li a {
  color: #f7941e;
}
.cc-lean p a:hover,
.cc-lean ul li a:hover,
.cc-lean p a:active,
.cc-lean ul li a:active {
  color: #d27e1a;
}
.cc-lean .item__footer {
  color: #545757;
}
.cc-lean .item__footer a {
  color: #f7941e;
}
.cc-lean .item__footer a:hover,
.cc-lean .item__footer a:active {
  color: #d27e1a;
}
.cc-lean hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-lean.category__footer h2 {
  border: 1px solid #545757;
}
.cc-lean.category__footer a {
  color: #f7941e;
}
.cc-lean.category__footer a:hover,
.cc-lean.category__footer a:focus {
  color: #a95f06;
}
.item--cc-growth .item__heading {
  color: #545757;
}
.item--cc-growth .item__title {
  color: #f7941e;
}
.item--cc-growth .item__body p a {
  color: #f7941e;
}
.cc-growth {
  background-color: #FFFFFF;
  color: #545757;
  text-align: left;
}
.cc-growth .category__title {
  color: #545757;
  text-align: left;
  position: relative;
}
.cc-growth .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-growth .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-growth blockquote {
  border-left-color: #cccccc;
}
.cc-growth .item__title a {
  color: #f7941e;
}
.cc-growth .item__title a:hover,
.cc-growth .item__title a:focus {
  color: #a95f06;
}
.cc-growth p a,
.cc-growth ul li a {
  color: #f7941e;
}
.cc-growth p a:hover,
.cc-growth ul li a:hover,
.cc-growth p a:active,
.cc-growth ul li a:active {
  color: #d27e1a;
}
.cc-growth .item__footer {
  color: #545757;
}
.cc-growth .item__footer a {
  color: #f7941e;
}
.cc-growth .item__footer a:hover,
.cc-growth .item__footer a:active {
  color: #d27e1a;
}
.cc-growth hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-growth.category__footer h2 {
  border: 1px solid #545757;
}
.cc-growth.category__footer a {
  color: #f7941e;
}
.cc-growth.category__footer a:hover,
.cc-growth.category__footer a:focus {
  color: #a95f06;
}
.item--cc-trends .item__heading {
  color: #545757;
}
.item--cc-trends .item__title {
  color: #f7941e;
}
.item--cc-trends .item__body p a {
  color: #f7941e;
}
.cc-trends {
  background-color: #FFFFFF;
  color: #545757;
  text-align: left;
}
.cc-trends .category__title {
  color: #545757;
  text-align: left;
  position: relative;
}
.cc-trends .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-trends .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-trends blockquote {
  border-left-color: #cccccc;
}
.cc-trends .item__title a {
  color: #f7941e;
}
.cc-trends .item__title a:hover,
.cc-trends .item__title a:focus {
  color: #a95f06;
}
.cc-trends p a,
.cc-trends ul li a {
  color: #f7941e;
}
.cc-trends p a:hover,
.cc-trends ul li a:hover,
.cc-trends p a:active,
.cc-trends ul li a:active {
  color: #d27e1a;
}
.cc-trends .item__footer {
  color: #545757;
}
.cc-trends .item__footer a {
  color: #f7941e;
}
.cc-trends .item__footer a:hover,
.cc-trends .item__footer a:active {
  color: #d27e1a;
}
.cc-trends hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-trends.category__footer h2 {
  border: 1px solid #545757;
}
.cc-trends.category__footer a {
  color: #f7941e;
}
.cc-trends.category__footer a:hover,
.cc-trends.category__footer a:focus {
  color: #a95f06;
}
.item--cc-product .item__heading {
  color: #545757;
}
.item--cc-product .item__title {
  color: #f7941e;
}
.item--cc-product .item__body p a {
  color: #f7941e;
}
.cc-product {
  background-color: #FFFFFF;
  color: #545757;
  text-align: left;
}
.cc-product .category__title {
  color: #545757;
  text-align: left;
  position: relative;
}
.cc-product .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-product .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-product blockquote {
  border-left-color: #cccccc;
}
.cc-product .item__title a {
  color: #f7941e;
}
.cc-product .item__title a:hover,
.cc-product .item__title a:focus {
  color: #a95f06;
}
.cc-product p a,
.cc-product ul li a {
  color: #f7941e;
}
.cc-product p a:hover,
.cc-product ul li a:hover,
.cc-product p a:active,
.cc-product ul li a:active {
  color: #d27e1a;
}
.cc-product .item__footer {
  color: #545757;
}
.cc-product .item__footer a {
  color: #f7941e;
}
.cc-product .item__footer a:hover,
.cc-product .item__footer a:active {
  color: #d27e1a;
}
.cc-product hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-product.category__footer h2 {
  border: 1px solid #545757;
}
.cc-product.category__footer a {
  color: #f7941e;
}
.cc-product.category__footer a:hover,
.cc-product.category__footer a:focus {
  color: #a95f06;
}
.item--cc-design .item__heading {
  color: #545757;
}
.item--cc-design .item__title {
  color: #f7941e;
}
.item--cc-design .item__body p a {
  color: #f7941e;
}
.cc-design {
  background-color: #FFFFFF;
  color: #545757;
  text-align: left;
}
.cc-design .category__title {
  color: #545757;
  text-align: left;
  position: relative;
}
.cc-design .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-design .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-design blockquote {
  border-left-color: #cccccc;
}
.cc-design .item__title a {
  color: #f7941e;
}
.cc-design .item__title a:hover,
.cc-design .item__title a:focus {
  color: #a95f06;
}
.cc-design p a,
.cc-design ul li a {
  color: #f7941e;
}
.cc-design p a:hover,
.cc-design ul li a:hover,
.cc-design p a:active,
.cc-design ul li a:active {
  color: #d27e1a;
}
.cc-design .item__footer {
  color: #545757;
}
.cc-design .item__footer a {
  color: #f7941e;
}
.cc-design .item__footer a:hover,
.cc-design .item__footer a:active {
  color: #d27e1a;
}
.cc-design hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-design.category__footer h2 {
  border: 1px solid #545757;
}
.cc-design.category__footer a {
  color: #f7941e;
}
.cc-design.category__footer a:hover,
.cc-design.category__footer a:focus {
  color: #a95f06;
}
.item--cc-team .item__heading {
  color: #545757;
}
.item--cc-team .item__title {
  color: #f7941e;
}
.item--cc-team .item__body p a {
  color: #f7941e;
}
.cc-team {
  background-color: #FFFFFF;
  color: #545757;
  text-align: left;
}
.cc-team .category__title {
  color: #545757;
  text-align: left;
  position: relative;
}
.cc-team .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-team .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-team blockquote {
  border-left-color: #cccccc;
}
.cc-team .item__title a {
  color: #f7941e;
}
.cc-team .item__title a:hover,
.cc-team .item__title a:focus {
  color: #a95f06;
}
.cc-team p a,
.cc-team ul li a {
  color: #f7941e;
}
.cc-team p a:hover,
.cc-team ul li a:hover,
.cc-team p a:active,
.cc-team ul li a:active {
  color: #d27e1a;
}
.cc-team .item__footer {
  color: #545757;
}
.cc-team .item__footer a {
  color: #f7941e;
}
.cc-team .item__footer a:hover,
.cc-team .item__footer a:active {
  color: #d27e1a;
}
.cc-team hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-team.category__footer h2 {
  border: 1px solid #545757;
}
.cc-team.category__footer a {
  color: #f7941e;
}
.cc-team.category__footer a:hover,
.cc-team.category__footer a:focus {
  color: #a95f06;
}
.item--cc-promoted .item__heading {
  color: #545757;
}
.item--cc-promoted .item__title {
  color: #f7941e;
}
.item--cc-promoted .item__body p a {
  color: #f7941e;
}
.cc-promoted {
  background-color: #FFFFFF;
  color: #545757;
  text-align: left;
}
.cc-promoted .category__title {
  color: #545757;
  text-align: left;
  position: relative;
}
.cc-promoted .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-promoted .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-promoted blockquote {
  border-left-color: #cccccc;
}
.cc-promoted .item__title a {
  color: #f7941e;
}
.cc-promoted .item__title a:hover,
.cc-promoted .item__title a:focus {
  color: #a95f06;
}
.cc-promoted p a,
.cc-promoted ul li a {
  color: #f7941e;
}
.cc-promoted p a:hover,
.cc-promoted ul li a:hover,
.cc-promoted p a:active,
.cc-promoted ul li a:active {
  color: #d27e1a;
}
.cc-promoted .item__footer {
  color: #545757;
}
.cc-promoted .item__footer a {
  color: #f7941e;
}
.cc-promoted .item__footer a:hover,
.cc-promoted .item__footer a:active {
  color: #d27e1a;
}
.cc-promoted hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-promoted.category__footer h2 {
  border: 1px solid #545757;
}
.cc-promoted.category__footer a {
  color: #f7941e;
}
.cc-promoted.category__footer a:hover,
.cc-promoted.category__footer a:focus {
  color: #a95f06;
}
.item--cc-toools .item__heading {
  color: #545757;
}
.item--cc-toools .item__title {
  color: #f7941e;
}
.item--cc-toools .item__body p a {
  color: #f7941e;
}
.cc-toools {
  background-color: #FFFFFF;
  color: #545757;
  text-align: left;
}
.cc-toools .category__title {
  color: #545757;
  text-align: left;
  position: relative;
}
.cc-toools .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-toools .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-toools blockquote {
  border-left-color: #cccccc;
}
.cc-toools .item__title a {
  color: #f7941e;
}
.cc-toools .item__title a:hover,
.cc-toools .item__title a:focus {
  color: #a95f06;
}
.cc-toools p a,
.cc-toools ul li a {
  color: #f7941e;
}
.cc-toools p a:hover,
.cc-toools ul li a:hover,
.cc-toools p a:active,
.cc-toools ul li a:active {
  color: #d27e1a;
}
.cc-toools .item__footer {
  color: #545757;
}
.cc-toools .item__footer a {
  color: #f7941e;
}
.cc-toools .item__footer a:hover,
.cc-toools .item__footer a:active {
  color: #d27e1a;
}
.cc-toools hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-toools.category__footer h2 {
  border: 1px solid #545757;
}
.cc-toools.category__footer a {
  color: #f7941e;
}
.cc-toools.category__footer a:hover,
.cc-toools.category__footer a:focus {
  color: #a95f06;
}
.item--cc-finance .item__heading {
  color: #454547;
}
.item--cc-finance .item__title {
  color: #f7941e;
}
.item--cc-finance .item__body p a {
  color: #f7941e;
}
.cc-finance {
  background-color: #FFFFFF;
  color: #545757;
  text-align: left;
}
.cc-finance .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-finance .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-finance .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-finance blockquote {
  border-left-color: #cccccc;
}
.cc-finance .item__title a {
  color: #f7941e;
}
.cc-finance .item__title a:hover,
.cc-finance .item__title a:focus {
  color: #a95f06;
}
.cc-finance p a,
.cc-finance ul li a {
  color: #f7941e;
}
.cc-finance p a:hover,
.cc-finance ul li a:hover,
.cc-finance p a:active,
.cc-finance ul li a:active {
  color: #d27e1a;
}
.cc-finance .item__footer {
  color: #545757;
}
.cc-finance .item__footer a {
  color: #f7941e;
}
.cc-finance .item__footer a:hover,
.cc-finance .item__footer a:active {
  color: #d27e1a;
}
.cc-finance hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-finance.category__footer h2 {
  border: 1px solid #545757;
}
.cc-finance.category__footer a {
  color: #f7941e;
}
.cc-finance.category__footer a:hover,
.cc-finance.category__footer a:focus {
  color: #a95f06;
}
.item--cc-sales .item__heading {
  color: #545757;
}
.item--cc-sales .item__title {
  color: #f7941e;
}
.item--cc-sales .item__body p a {
  color: #f7941e;
}
.cc-sales {
  background-color: #FFFFFF;
  color: #545757;
  text-align: left;
}
.cc-sales .category__title {
  color: #545757;
  text-align: left;
  position: relative;
}
.cc-sales .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-sales .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-sales blockquote {
  border-left-color: #cccccc;
}
.cc-sales .item__title a {
  color: #f7941e;
}
.cc-sales .item__title a:hover,
.cc-sales .item__title a:focus {
  color: #a95f06;
}
.cc-sales p a,
.cc-sales ul li a {
  color: #f7941e;
}
.cc-sales p a:hover,
.cc-sales ul li a:hover,
.cc-sales p a:active,
.cc-sales ul li a:active {
  color: #d27e1a;
}
.cc-sales .item__footer {
  color: #545757;
}
.cc-sales .item__footer a {
  color: #f7941e;
}
.cc-sales .item__footer a:hover,
.cc-sales .item__footer a:active {
  color: #d27e1a;
}
.cc-sales hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-sales.category__footer h2 {
  border: 1px solid #545757;
}
.cc-sales.category__footer a {
  color: #f7941e;
}
.cc-sales.category__footer a:hover,
.cc-sales.category__footer a:focus {
  color: #a95f06;
}
.item--cc-productivity .item__heading {
  color: #545757;
}
.item--cc-productivity .item__title {
  color: #f7941e;
}
.item--cc-productivity .item__body p a {
  color: #f7941e;
}
.cc-productivity {
  background-color: #FFFFFF;
  color: #545757;
  text-align: left;
}
.cc-productivity .category__title {
  color: #545757;
  text-align: left;
  position: relative;
}
.cc-productivity .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-productivity .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-productivity blockquote {
  border-left-color: #cccccc;
}
.cc-productivity .item__title a {
  color: #f7941e;
}
.cc-productivity .item__title a:hover,
.cc-productivity .item__title a:focus {
  color: #a95f06;
}
.cc-productivity p a,
.cc-productivity ul li a {
  color: #f7941e;
}
.cc-productivity p a:hover,
.cc-productivity ul li a:hover,
.cc-productivity p a:active,
.cc-productivity ul li a:active {
  color: #d27e1a;
}
.cc-productivity .item__footer {
  color: #545757;
}
.cc-productivity .item__footer a {
  color: #f7941e;
}
.cc-productivity .item__footer a:hover,
.cc-productivity .item__footer a:active {
  color: #d27e1a;
}
.cc-productivity hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-productivity.category__footer h2 {
  border: 1px solid #545757;
}
.cc-productivity.category__footer a {
  color: #f7941e;
}
.cc-productivity.category__footer a:hover,
.cc-productivity.category__footer a:focus {
  color: #a95f06;
}
.item--cc-watch .item__heading {
  color: #545757;
}
.item--cc-watch .item__title {
  color: #f7941e;
}
.item--cc-watch .item__body p a {
  color: #f7941e;
}
.cc-watch {
  background-color: #FFFFFF;
  color: #545757;
  text-align: left;
}
.cc-watch .category__title {
  color: #545757;
  text-align: left;
  position: relative;
}
.cc-watch .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-watch .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-watch blockquote {
  border-left-color: #cccccc;
}
.cc-watch .item__title a {
  color: #f7941e;
}
.cc-watch .item__title a:hover,
.cc-watch .item__title a:focus {
  color: #a95f06;
}
.cc-watch p a,
.cc-watch ul li a {
  color: #f7941e;
}
.cc-watch p a:hover,
.cc-watch ul li a:hover,
.cc-watch p a:active,
.cc-watch ul li a:active {
  color: #d27e1a;
}
.cc-watch .item__footer {
  color: #545757;
}
.cc-watch .item__footer a {
  color: #f7941e;
}
.cc-watch .item__footer a:hover,
.cc-watch .item__footer a:active {
  color: #d27e1a;
}
.cc-watch hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-watch.category__footer h2 {
  border: 1px solid #545757;
}
.cc-watch.category__footer a {
  color: #f7941e;
}
.cc-watch.category__footer a:hover,
.cc-watch.category__footer a:focus {
  color: #a95f06;
}
.item--cc-startupclassics .item__heading {
  color: #454547;
}
.item--cc-startupclassics .item__title {
  color: #f7941e;
}
.item--cc-startupclassics .item__body p a {
  color: #f7941e;
}
.cc-startupclassics {
  background-color: #FFFFFF;
  color: #545757;
  text-align: left;
}
.cc-startupclassics .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-startupclassics .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-startupclassics .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-startupclassics blockquote {
  border-left-color: #cccccc;
}
.cc-startupclassics .item__title a {
  color: #f7941e;
}
.cc-startupclassics .item__title a:hover,
.cc-startupclassics .item__title a:focus {
  color: #a95f06;
}
.cc-startupclassics p a,
.cc-startupclassics ul li a {
  color: #f7941e;
}
.cc-startupclassics p a:hover,
.cc-startupclassics ul li a:hover,
.cc-startupclassics p a:active,
.cc-startupclassics ul li a:active {
  color: #d27e1a;
}
.cc-startupclassics .item__footer {
  color: #545757;
}
.cc-startupclassics .item__footer a {
  color: #f7941e;
}
.cc-startupclassics .item__footer a:hover,
.cc-startupclassics .item__footer a:active {
  color: #d27e1a;
}
.cc-startupclassics hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-startupclassics.category__footer h2 {
  border: 1px solid #545757;
}
.cc-startupclassics.category__footer a {
  color: #f7941e;
}
.cc-startupclassics.category__footer a:hover,
.cc-startupclassics.category__footer a:focus {
  color: #a95f06;
}
.item--cc-brand .item__heading {
  color: #545757;
}
.item--cc-brand .item__title {
  color: #f7941e;
}
.item--cc-brand .item__body p a {
  color: #f7941e;
}
.cc-brand {
  background-color: #FFFFFF;
  color: #545757;
  text-align: left;
}
.cc-brand .category__title {
  color: #545757;
  text-align: left;
  position: relative;
}
.cc-brand .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-brand .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-brand blockquote {
  border-left-color: #cccccc;
}
.cc-brand .item__title a {
  color: #f7941e;
}
.cc-brand .item__title a:hover,
.cc-brand .item__title a:focus {
  color: #a95f06;
}
.cc-brand p a,
.cc-brand ul li a {
  color: #f7941e;
}
.cc-brand p a:hover,
.cc-brand ul li a:hover,
.cc-brand p a:active,
.cc-brand ul li a:active {
  color: #d27e1a;
}
.cc-brand .item__footer {
  color: #545757;
}
.cc-brand .item__footer a {
  color: #f7941e;
}
.cc-brand .item__footer a:hover,
.cc-brand .item__footer a:active {
  color: #d27e1a;
}
.cc-brand hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-brand.category__footer h2 {
  border: 1px solid #545757;
}
.cc-brand.category__footer a {
  color: #f7941e;
}
.cc-brand.category__footer a:hover,
.cc-brand.category__footer a:focus {
  color: #a95f06;
}
.item--cc-fun .item__heading {
  color: #545757;
}
.item--cc-fun .item__title {
  color: #f7941e;
}
.item--cc-fun .item__body p a {
  color: #f7941e;
}
.cc-fun {
  background-color: #FFFFFF;
  color: #545757;
  text-align: left;
}
.cc-fun .category__title {
  color: #545757;
  text-align: left;
  position: relative;
}
.cc-fun .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-fun .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-fun blockquote {
  border-left-color: #cccccc;
}
.cc-fun .item__title a {
  color: #f7941e;
}
.cc-fun .item__title a:hover,
.cc-fun .item__title a:focus {
  color: #a95f06;
}
.cc-fun p a,
.cc-fun ul li a {
  color: #f7941e;
}
.cc-fun p a:hover,
.cc-fun ul li a:hover,
.cc-fun p a:active,
.cc-fun ul li a:active {
  color: #d27e1a;
}
.cc-fun .item__footer {
  color: #545757;
}
.cc-fun .item__footer a {
  color: #f7941e;
}
.cc-fun .item__footer a:hover,
.cc-fun .item__footer a:active {
  color: #d27e1a;
}
.cc-fun hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-fun.category__footer h2 {
  border: 1px solid #545757;
}
.cc-fun.category__footer a {
  color: #f7941e;
}
.cc-fun.category__footer a:hover,
.cc-fun.category__footer a:focus {
  color: #a95f06;
}
.item--cc-future .item__heading {
  color: #545757;
}
.item--cc-future .item__title {
  color: #f7941e;
}
.item--cc-future .item__body p a {
  color: #f7941e;
}
.cc-future {
  background-color: #FFFFFF;
  color: #545757;
  text-align: left;
}
.cc-future .category__title {
  color: #545757;
  text-align: left;
  position: relative;
}
.cc-future .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-future .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-future blockquote {
  border-left-color: #cccccc;
}
.cc-future .item__title a {
  color: #f7941e;
}
.cc-future .item__title a:hover,
.cc-future .item__title a:focus {
  color: #a95f06;
}
.cc-future p a,
.cc-future ul li a {
  color: #f7941e;
}
.cc-future p a:hover,
.cc-future ul li a:hover,
.cc-future p a:active,
.cc-future ul li a:active {
  color: #d27e1a;
}
.cc-future .item__footer {
  color: #545757;
}
.cc-future .item__footer a {
  color: #f7941e;
}
.cc-future .item__footer a:hover,
.cc-future .item__footer a:active {
  color: #d27e1a;
}
.cc-future hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-future.category__footer h2 {
  border: 1px solid #545757;
}
.cc-future.category__footer a {
  color: #f7941e;
}
.cc-future.category__footer a:hover,
.cc-future.category__footer a:focus {
  color: #a95f06;
}
.item--cc-analysis .item__heading {
  color: #545757;
}
.item--cc-analysis .item__title {
  color: #f7941e;
}
.item--cc-analysis .item__body p a {
  color: #f7941e;
}
.cc-analysis {
  background-color: #FFFFFF;
  color: #545757;
  text-align: left;
}
.cc-analysis .category__title {
  color: #545757;
  text-align: left;
  position: relative;
}
.cc-analysis .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-analysis .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-analysis blockquote {
  border-left-color: #cccccc;
}
.cc-analysis .item__title a {
  color: #f7941e;
}
.cc-analysis .item__title a:hover,
.cc-analysis .item__title a:focus {
  color: #a95f06;
}
.cc-analysis p a,
.cc-analysis ul li a {
  color: #f7941e;
}
.cc-analysis p a:hover,
.cc-analysis ul li a:hover,
.cc-analysis p a:active,
.cc-analysis ul li a:active {
  color: #d27e1a;
}
.cc-analysis .item__footer {
  color: #545757;
}
.cc-analysis .item__footer a {
  color: #f7941e;
}
.cc-analysis .item__footer a:hover,
.cc-analysis .item__footer a:active {
  color: #d27e1a;
}
.cc-analysis hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-analysis.category__footer h2 {
  border: 1px solid #545757;
}
.cc-analysis.category__footer a {
  color: #f7941e;
}
.cc-analysis.category__footer a:hover,
.cc-analysis.category__footer a:focus {
  color: #a95f06;
}
.item--cc-events .item__heading {
  color: #545757;
}
.item--cc-events .item__title {
  color: #f7941e;
}
.item--cc-events .item__body p a {
  color: #f7941e;
}
.cc-events {
  background-color: #FFFFFF;
  color: #545757;
  text-align: left;
}
.cc-events .category__title {
  color: #545757;
  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: #f7941e;
}
.cc-events .item__title a:hover,
.cc-events .item__title a:focus {
  color: #a95f06;
}
.cc-events p a,
.cc-events ul li a {
  color: #f7941e;
}
.cc-events p a:hover,
.cc-events ul li a:hover,
.cc-events p a:active,
.cc-events ul li a:active {
  color: #d27e1a;
}
.cc-events .item__footer {
  color: #545757;
}
.cc-events .item__footer a {
  color: #f7941e;
}
.cc-events .item__footer a:hover,
.cc-events .item__footer a:active {
  color: #d27e1a;
}
.cc-events hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-events.category__footer h2 {
  border: 1px solid #545757;
}
.cc-events.category__footer a {
  color: #f7941e;
}
.cc-events.category__footer a:hover,
.cc-events.category__footer a:focus {
  color: #a95f06;
}
.item--cc-lessons .item__heading {
  color: #545757;
}
.item--cc-lessons .item__title {
  color: #f7941e;
}
.item--cc-lessons .item__body p a {
  color: #f7941e;
}
.cc-lessons {
  background-color: #FFFFFF;
  color: #545757;
  text-align: left;
}
.cc-lessons .category__title {
  color: #545757;
  text-align: left;
  position: relative;
}
.cc-lessons .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-lessons .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-lessons blockquote {
  border-left-color: #cccccc;
}
.cc-lessons .item__title a {
  color: #f7941e;
}
.cc-lessons .item__title a:hover,
.cc-lessons .item__title a:focus {
  color: #a95f06;
}
.cc-lessons p a,
.cc-lessons ul li a {
  color: #f7941e;
}
.cc-lessons p a:hover,
.cc-lessons ul li a:hover,
.cc-lessons p a:active,
.cc-lessons ul li a:active {
  color: #d27e1a;
}
.cc-lessons .item__footer {
  color: #545757;
}
.cc-lessons .item__footer a {
  color: #f7941e;
}
.cc-lessons .item__footer a:hover,
.cc-lessons .item__footer a:active {
  color: #d27e1a;
}
.cc-lessons hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-lessons.category__footer h2 {
  border: 1px solid #545757;
}
.cc-lessons.category__footer a {
  color: #f7941e;
}
.cc-lessons.category__footer a:hover,
.cc-lessons.category__footer a:focus {
  color: #a95f06;
}
.item--cc-quote .item__heading {
  color: #545757;
}
.item--cc-quote .item__title {
  color: #f7941e;
}
.item--cc-quote .item__body p a {
  color: #f7941e;
}
.cc-quote {
  background-color: #FFFFFF;
  color: #545757;
  text-align: left;
}
.cc-quote .category__title {
  color: #545757;
  text-align: left;
  position: relative;
}
.cc-quote .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-quote .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-quote blockquote {
  border-left-color: #cccccc;
}
.cc-quote .item__title a {
  color: #f7941e;
}
.cc-quote .item__title a:hover,
.cc-quote .item__title a:focus {
  color: #a95f06;
}
.cc-quote p a,
.cc-quote ul li a {
  color: #f7941e;
}
.cc-quote p a:hover,
.cc-quote ul li a:hover,
.cc-quote p a:active,
.cc-quote ul li a:active {
  color: #d27e1a;
}
.cc-quote .item__footer {
  color: #545757;
}
.cc-quote .item__footer a {
  color: #f7941e;
}
.cc-quote .item__footer a:hover,
.cc-quote .item__footer a:active {
  color: #d27e1a;
}
.cc-quote hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-quote.category__footer h2 {
  border: 1px solid #545757;
}
.cc-quote.category__footer a {
  color: #f7941e;
}
.cc-quote.category__footer a:hover,
.cc-quote.category__footer a:focus {
  color: #a95f06;
}
.item--cc-editorsnotes .item__heading {
  color: #545757;
}
.item--cc-editorsnotes .item__title {
  color: #f7941e;
}
.item--cc-editorsnotes .item__body p a {
  color: #f7941e;
}
.cc-editorsnotes {
  background-color: #FFFFFF;
  color: #545757;
  text-align: left;
}
.cc-editorsnotes .category__title {
  color: #545757;
  text-align: left;
  position: relative;
}
.cc-editorsnotes .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-editorsnotes .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-editorsnotes blockquote {
  border-left-color: #cccccc;
}
.cc-editorsnotes .item__title a {
  color: #f7941e;
}
.cc-editorsnotes .item__title a:hover,
.cc-editorsnotes .item__title a:focus {
  color: #a95f06;
}
.cc-editorsnotes p a,
.cc-editorsnotes ul li a {
  color: #f7941e;
}
.cc-editorsnotes p a:hover,
.cc-editorsnotes ul li a:hover,
.cc-editorsnotes p a:active,
.cc-editorsnotes ul li a:active {
  color: #d27e1a;
}
.cc-editorsnotes .item__footer {
  color: #545757;
}
.cc-editorsnotes .item__footer a {
  color: #f7941e;
}
.cc-editorsnotes .item__footer a:hover,
.cc-editorsnotes .item__footer a:active {
  color: #d27e1a;
}
.cc-editorsnotes hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-editorsnotes.category__footer h2 {
  border: 1px solid #545757;
}
.cc-editorsnotes.category__footer a {
  color: #f7941e;
}
.cc-editorsnotes.category__footer a:hover,
.cc-editorsnotes.category__footer a:focus {
  color: #a95f06;
}
.issue__pager,
.pagination {
  color: #545757;
}
.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(84, 87, 87, 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: #f7941e;
  color: #f7941e;
}
@media (max-width: 760px) {
  .issue__pager .active span,
  .pagination .active span {
    color: #6a6f75;
  }
}
.cta--header {
  color: rgba(239, 239, 239, 0.9);
}
.header--withimage .cta--header {
  background-color: rgba(0, 0, 0, 0.4);
}
.cta--header .i:before {
  border-bottom-color: rgba(239, 239, 239, 0.4);
}
.header--withimage .cta--header .i:before {
  border-bottom-color: transparent;
}
.cta--header .cta-tabs .cta-tabs-title {
  color: rgba(239, 239, 239, 0.6);
}
.cta--header .cta-tabs button {
  color: rgba(239, 239, 239, 0.6);
}
.cta--header .cta-tabs button:hover,
.cta--header .cta-tabs button.active {
  border-top-color: rgba(239, 239, 239, 0.8);
  color: #efefef;
}
.header--withimage .cta--header .btn {
  background-color: #545757;
}
.header--withimage .cta--header .btn:hover,
.header--withimage .cta--header .btn:focus {
  background-color: #474a4a;
}
.subscription__resubscribe__btn {
  color: #f7941e;
}
.subscription__resubscribe__btn:hover,
.subscription__resubscribe__btn:focus {
  color: #d27e1a;
}
.page h2:before {
  border-top-color: rgba(84, 87, 87, 0.7);
}
.page__header {
  color: rgba(84, 87, 87, 0.7);
}
.page__header b,
.page__header strong {
  color: rgba(34, 35, 35, 0.7);
}
.sponsorship a {
  color: #f7941e;
}
.sponsorship a:hover,
.sponsorship a:active {
  color: #d27e1a;
}
.sponsorship__quicklinks {
  color: rgba(84, 87, 87, 0.7);
}
.sponsorship__quicklinks a {
  color: rgba(84, 87, 87, 0.7);
}
.sponsorship__quicklinks a:hover,
.sponsorship__quicklinks a:active {
  color: #3b3d3d;
}
.sponsorship__nextavailable.with_divider:before {
  border-top-color: rgba(84, 87, 87, 0.6);
}
.sponsorship__nextavailable h4 {
  color: rgba(84, 87, 87, 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: #545757;
}
.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(84, 87, 87, 0.7);
}
.sponsorship__availability section + section:before {
  border-top-color: rgba(84, 87, 87, 0.6);
}
.sponsorship__availability .dates li {
  background-color: #f0f5fa;
  color: #545757;
}
.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: #545757;
}
.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__enquiry h3 {
  border-bottom-color: rgba(69, 69, 71, 0.2);
}
.home--noissue {
  background-color: #545757;
  color: #efefef;
}
.home--noissue .footer {
  background-color: #545757;
  color: #efefef;
}
.home--noissue .footer a {
  color: rgba(239, 239, 239, 0.8);
}
.home--noissue .footer a:hover,
.home--noissue .footer a:active {
  color: #efefef;
}
.header--withimage .header {
  background-image: url(https://d2i0sljjkrkazd.cloudfront.net/production/publication/header_background_image/124/medium_2f806311-0182-4607-a8eb-be33799774d3.jpg);
}
@media (min-width: 760px) {
  .header--withimage .header {
    background-image: url(https://d2i0sljjkrkazd.cloudfront.net/production/publication/header_background_image/124/large_2f806311-0182-4607-a8eb-be33799774d3.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://d2i0sljjkrkazd.cloudfront.net/production/publication/header_background_image/124/medium_2f806311-0182-4607-a8eb-be33799774d3.jpg);
}
@media (min-width: 760px) {
  .home--noissue.header--withimage {
    background-image: url(https://d2i0sljjkrkazd.cloudfront.net/production/publication/header_background_image/124/large_2f806311-0182-4607-a8eb-be33799774d3.jpg);
  }
}
.home--noissue.header--withimage .header {
  background-image: none;
}
@media (min-width: 760px) {
  .home--noissue.header--withimage .header {
    background-image: none;
  }
}
.home--noissue.header--withimage body,
.home--noissue.header--withimage .header,
.home--noissue.header--withimage .footer {
  background-color: transparent !important;
}
.cta-bar {
  background-color: #545757;
  color: #efefef;
}
