html,
body,
button {
  color: #545757;
}
.btn {
  background-color: #575754;
  color: #efefef;
}
.btn:hover,
.btn:focus {
  background-color: #7d7d7a;
  color: #efefef;
}
.header {
  background-color: #575754;
  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 ::-moz-placeholder {
  color: #000000;
}
.header :-ms-input-placeholder {
  color: #000000;
}
.header ::placeholder {
  color: #000000;
}
.header .btn,
.btn-primary {
  background-color: #ff9933;
  color: #FFFFFF;
}
.header .btn path,
.btn-primary path {
  stroke: #FFFFFF;
}
.header .btn:hover,
.btn-primary:hover,
.header .btn:focus,
.btn-primary:focus {
  background-color: #ff8000;
  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(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;
  position: relative;
}
.cc-inthisweeksissue .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-inthisweeksissue .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.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 .category__title--lozenge .category__title__text {
  background-color: #545757;
  color: #ffffff;
}
.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 .category__title--lozenge .category__title__text {
  background-color: #545757;
  color: #ffffff;
}
.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 .category__title--lozenge .category__title__text {
  background-color: #545757;
  color: #ffffff;
}
.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-modern-entrepreneurship .item__heading {
  color: #545757;
}
.item--cc-modern-entrepreneurship .item__title {
  color: #f7941e;
}
.item--cc-modern-entrepreneurship .item__body p a {
  color: #f7941e;
}
.cc-modern-entrepreneurship {
  background-color: #FFFFFF;
  color: #545757;
  text-align: left;
}
.cc-modern-entrepreneurship .category__title {
  color: #545757;
  text-align: left;
  position: relative;
}
.cc-modern-entrepreneurship .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-modern-entrepreneurship .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-modern-entrepreneurship .category__title--lozenge .category__title__text {
  background-color: #545757;
  color: #ffffff;
}
.cc-modern-entrepreneurship blockquote {
  border-left-color: #cccccc;
}
.cc-modern-entrepreneurship .item__title a {
  color: #f7941e;
}
.cc-modern-entrepreneurship .item__title a:hover,
.cc-modern-entrepreneurship .item__title a:focus {
  color: #a95f06;
}
.cc-modern-entrepreneurship p a,
.cc-modern-entrepreneurship ul li a {
  color: #f7941e;
}
.cc-modern-entrepreneurship p a:hover,
.cc-modern-entrepreneurship ul li a:hover,
.cc-modern-entrepreneurship p a:active,
.cc-modern-entrepreneurship ul li a:active {
  color: #d27e1a;
}
.cc-modern-entrepreneurship .item__footer {
  color: #545757;
}
.cc-modern-entrepreneurship .item__footer a {
  color: #f7941e;
}
.cc-modern-entrepreneurship .item__footer a:hover,
.cc-modern-entrepreneurship .item__footer a:active {
  color: #d27e1a;
}
.cc-modern-entrepreneurship hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-modern-entrepreneurship.category__footer h2 {
  border: 1px solid #545757;
}
.cc-modern-entrepreneurship.category__footer a {
  color: #f7941e;
}
.cc-modern-entrepreneurship.category__footer a:hover,
.cc-modern-entrepreneurship.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 .category__title--lozenge .category__title__text {
  background-color: #545757;
  color: #ffffff;
}
.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-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 .category__title--lozenge .category__title__text {
  background-color: #545757;
  color: #ffffff;
}
.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-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 .category__title--lozenge .category__title__text {
  background-color: #545757;
  color: #ffffff;
}
.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 .category__title--lozenge .category__title__text {
  background-color: #545757;
  color: #ffffff;
}
.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 .category__title--lozenge .category__title__text {
  background-color: #545757;
  color: #ffffff;
}
.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 .category__title--lozenge .category__title__text {
  background-color: #545757;
  color: #ffffff;
}
.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-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 .category__title--lozenge .category__title__text {
  background-color: #545757;
  color: #ffffff;
}
.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: #545757;
}
.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: #545757;
  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 .category__title--lozenge .category__title__text {
  background-color: #545757;
  color: #ffffff;
}
.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 .category__title--lozenge .category__title__text {
  background-color: #545757;
  color: #ffffff;
}
.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-lastwords .item__heading {
  color: #545757;
}
.item--cc-lastwords .item__title {
  color: #f7941e;
}
.item--cc-lastwords .item__body p a {
  color: #f7941e;
}
.cc-lastwords {
  background-color: #FFFFFF;
  color: #545757;
  text-align: left;
}
.cc-lastwords .category__title {
  color: #545757;
  text-align: left;
  position: relative;
}
.cc-lastwords .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-lastwords .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-lastwords .category__title--lozenge .category__title__text {
  background-color: #545757;
  color: #ffffff;
}
.cc-lastwords blockquote {
  border-left-color: #cccccc;
}
.cc-lastwords .item__title a {
  color: #f7941e;
}
.cc-lastwords .item__title a:hover,
.cc-lastwords .item__title a:focus {
  color: #a95f06;
}
.cc-lastwords p a,
.cc-lastwords ul li a {
  color: #f7941e;
}
.cc-lastwords p a:hover,
.cc-lastwords ul li a:hover,
.cc-lastwords p a:active,
.cc-lastwords ul li a:active {
  color: #d27e1a;
}
.cc-lastwords .item__footer {
  color: #545757;
}
.cc-lastwords .item__footer a {
  color: #f7941e;
}
.cc-lastwords .item__footer a:hover,
.cc-lastwords .item__footer a:active {
  color: #d27e1a;
}
.cc-lastwords hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-lastwords.category__footer h2 {
  border: 1px solid #545757;
}
.cc-lastwords.category__footer a {
  color: #f7941e;
}
.cc-lastwords.category__footer a:hover,
.cc-lastwords.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-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-news .item__heading {
  color: #454547;
}
.item--cc-news .item__title {
  color: #f7941e;
}
.item--cc-news .item__body p a {
  color: #f7941e;
}
.cc-news {
  background-color: #FFFFFF;
  color: #545757;
  text-align: left;
}
.cc-news .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-news .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-news .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-news blockquote {
  border-left-color: #cccccc;
}
.cc-news .item__title a {
  color: #f7941e;
}
.cc-news .item__title a:hover,
.cc-news .item__title a:focus {
  color: #a95f06;
}
.cc-news p a,
.cc-news ul li a {
  color: #f7941e;
}
.cc-news p a:hover,
.cc-news ul li a:hover,
.cc-news p a:active,
.cc-news ul li a:active {
  color: #d27e1a;
}
.cc-news .item__footer {
  color: #545757;
}
.cc-news .item__footer a {
  color: #f7941e;
}
.cc-news .item__footer a:hover,
.cc-news .item__footer a:active {
  color: #d27e1a;
}
.cc-news hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-news.category__footer h2 {
  border: 1px solid #545757;
}
.cc-news.category__footer a {
  color: #f7941e;
}
.cc-news.category__footer a:hover,
.cc-news.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 .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: #ff9933;
}
.header--withimage .cta--header .btn:hover,
.header--withimage .cta--header .btn:focus {
  background-color: #ff8c19;
}
.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);
}
.page .terms--custom {
  border-top: 1px solid rgba(84, 87, 87, 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(251, 138, 53, 0.7);
}
.sponsorship__nextavailable a:hover,
.sponsorship__nextavailable a:active {
  color: #f86d05;
}
.sponsorship__pricing {
  background-color: #f0f5fa;
  color: #545757;
}
.sponsorship__pricing .btn {
  background-color: #fb8a35;
  color: #FFFFFF;
}
.sponsorship__pricing .btn:hover,
.sponsorship__pricing .btn:focus {
  background-color: #f86d05;
  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: #545757;
}
.sponsorship__availability .booked .booknow span {
  background-color: #545757;
  color: #FFFFFF;
}
.sponsorship__availability .tentative p {
  color: #c33000;
}
.sponsorship__availability .tentative .booknow span {
  background-color: #c33000;
  color: #FFFFFF;
}
.sponsorship__availability .available p {
  color: #fb8a35;
}
.sponsorship__availability .available .booknow a {
  background-color: #fb8a35;
  color: #FFFFFF;
}
.sponsorship__availability .available .booknow a:hover,
.sponsorship__availability .available .booknow a:focus {
  background-color: #f86d05;
}
.sponsorship__availability__info .tentative {
  color: #c33000;
}
.sponsorship__availability__info a {
  color: #fb8a35;
}
.sponsorship__availability__info a:hover,
.sponsorship__availability__info a:focus {
  color: #f86d05;
}
.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__inquiry h3 {
  border-bottom-color: rgba(69, 69, 71, 0.2);
}
.home--noissue {
  background-color: #575754;
  color: #efefef;
}
.home--noissue body {
  background-color: transparent;
}
.home--noissue .footer {
  background-color: #575754;
  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;
}
.home--noissue .footer .i .recaptcha-terms {
  color: rgba(239, 239, 239, 0.5);
}
.home--noissue .footer .i .recaptcha-terms a {
  color: rgba(239, 239, 239, 0.5);
}
.home--noissue .footer .social a svg {
  fill: rgba(239, 239, 239, 0.8);
}
.home--noissue .footer .social a:hover svg {
  fill: #efefef;
}
.header--withimage .header {
  background-image: url(https://dxj7eshgz03ln.cloudfront.net/production/publication/header_background_image/124/medium_darkened_6ee9f3c0-a870-442d-85d6-d0c58fd74d94.jpg);
}
@media (min-width: 760px) {
  .header--withimage .header {
    background-image: url(https://dxj7eshgz03ln.cloudfront.net/production/publication/header_background_image/124/large_darkened_6ee9f3c0-a870-442d-85d6-d0c58fd74d94.jpg);
  }
}
.home--noissue.header--withimage {
  background-attachment: fixed;
  background-color: transparent;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(https://dxj7eshgz03ln.cloudfront.net/production/publication/header_background_image/124/medium_darkened_6ee9f3c0-a870-442d-85d6-d0c58fd74d94.jpg);
}
@media (min-width: 760px) {
  .home--noissue.header--withimage {
    background-image: url(https://dxj7eshgz03ln.cloudfront.net/production/publication/header_background_image/124/large_darkened_6ee9f3c0-a870-442d-85d6-d0c58fd74d94.jpg);
  }
}
.home--noissue.header--withimage header.header {
  background-image: none;
}
@media (min-width: 760px) {
  .home--noissue.header--withimage header.header {
    background-image: none;
  }
}
.home--noissue.header--withimage body,
.home--noissue.header--withimage header.header,
.home--noissue.header--withimage .footer {
  background-color: transparent !important;
}
