html,
body,
button {
  color: #454547;
}
.btn {
  background-color: #bdc3c7;
  color: #ffffff;
}
.btn:hover,
.btn:focus {
  background-color: #a1a6a9;
  color: #ffffff;
}
.header {
  background-color: #bdc3c7;
  color: #ffffff;
}
.header--withimage .header {
  background-color: transparent;
}
@media (max-width: 760px) {
  .header .navbar-collapse {
    background-color: #252526;
  }
  .header .navbar-collapse a {
    color: rgba(255, 255, 255, 0.8);
  }
  .header .navbar-collapse a:hover,
  .header .navbar-collapse a:active {
    color: #ffffff;
  }
}
.header .navbar-search {
  background-color: #252526;
}
.header .navbar-search-bar {
  background-color: rgba(255, 255, 255, 0.8);
}
.header .navbar-a-search {
  color: rgba(255, 255, 255, 0.8);
}
.header .navbar-toggle .navbar-toggle-bar {
  background-color: rgba(255, 255, 255, 0.8);
}
.header .navbar-toggle:hover .navbar-toggle-bar,
.header .navbar-toggle:active .navbar-toggle-bar {
  background-color: #ffffff;
}
.header .navbar-toggle .icon-cross {
  color: rgba(255, 255, 255, 0.8);
}
.header .navbar-toggle .icon-cross:hover,
.header .navbar-toggle .icon-cross:active {
  color: #ffffff;
}
.header a {
  color: rgba(255, 255, 255, 0.8);
}
.header a:hover,
.header a:active {
  color: #ffffff;
}
.header a.navbar-brand {
  color: #ffffff;
}
.header .form-control {
  background-color: rgba(255, 255, 255, 0.9);
  color: #000000;
}
.header ::-moz-placeholder {
  color: #545e64;
}
.header :-ms-input-placeholder {
  color: #545e64;
}
.header ::placeholder {
  color: #545e64;
}
.header .btn,
.btn-primary {
  background-color: #2980b9;
  color: #FFFFFF;
}
.header .btn path,
.btn-primary path {
  stroke: #FFFFFF;
}
.header .btn:hover,
.btn-primary:hover,
.header .btn:focus,
.btn-primary:focus {
  background-color: #20638f;
  color: #FFFFFF;
}
.navbar-search .btn {
  background-color: transparent;
  color: #5e5e61;
}
.navbar-search .btn:hover,
.navbar-search .btn:focus {
  background-color: transparent;
  color: #000000;
}
.item__list .item:before {
  border-top-color: rgba(69, 69, 71, 0.2);
}
.item__heading {
  color: #2980b9;
}
.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-intro .item__heading {
  color: #4c7199;
}
.item--cc-intro .item__title {
  color: #2980b9;
}
.item--cc-intro .item__body p a {
  color: #2980b9;
}
.cc-intro {
  background-color: #ffffff;
  color: #454547;
  text-align: left;
}
.cc-intro .category__title {
  color: #4c7199;
  text-align: left;
}
.cc-intro .category__title img {
  margin-right: 18px;
}
.cc-intro .category__title--lozenge .category__title__text {
  background-color: #4c7199;
  color: #ffffff;
}
.cc-intro blockquote {
  border-left-color: #cccccc;
}
.cc-intro .item__title a {
  color: #2980b9;
}
.cc-intro .item__title a:hover,
.cc-intro .item__title a:focus {
  color: #164666;
}
.cc-intro p a,
.cc-intro ul li a {
  color: #2980b9;
}
.cc-intro p a:hover,
.cc-intro ul li a:hover,
.cc-intro p a:active,
.cc-intro ul li a:active {
  color: #4fa6df;
}
.cc-intro .item__footer {
  color: #454547;
}
.cc-intro .item__footer a {
  color: #2980b9;
}
.cc-intro .item__footer a:hover,
.cc-intro .item__footer a:active {
  color: #4fa6df;
}
.cc-intro hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-intro.category__footer h2 {
  border: 1px solid #454547;
}
.cc-intro.category__footer a {
  color: #2980b9;
}
.cc-intro.category__footer a:hover,
.cc-intro.category__footer a:focus {
  color: #164666;
}
.item--cc-music .item__heading {
  color: #4c7199;
}
.item--cc-music .item__title {
  color: #2980b9;
}
.item--cc-music .item__body p a {
  color: #2980b9;
}
.cc-music {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-music .category__title {
  color: #4c7199;
  text-align: left;
}
.cc-music .category__title img {
  margin-right: 18px;
}
.cc-music .category__title--lozenge .category__title__text {
  background-color: #4c7199;
  color: #ffffff;
}
.cc-music blockquote {
  border-left-color: #cccccc;
}
.cc-music .item__title a {
  color: #2980b9;
}
.cc-music .item__title a:hover,
.cc-music .item__title a:focus {
  color: #164666;
}
.cc-music p a,
.cc-music ul li a {
  color: #2980b9;
}
.cc-music p a:hover,
.cc-music ul li a:hover,
.cc-music p a:active,
.cc-music ul li a:active {
  color: #4fa6df;
}
.cc-music .item__footer {
  color: #454547;
}
.cc-music .item__footer a {
  color: #2980b9;
}
.cc-music .item__footer a:hover,
.cc-music .item__footer a:active {
  color: #4fa6df;
}
.cc-music hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-music.category__footer h2 {
  border: 1px solid #454547;
}
.cc-music.category__footer a {
  color: #2980b9;
}
.cc-music.category__footer a:hover,
.cc-music.category__footer a:focus {
  color: #164666;
}
.item--cc-veedeeohs .item__heading {
  color: #4c7199;
}
.item--cc-veedeeohs .item__title {
  color: #2980b9;
}
.item--cc-veedeeohs .item__body p a {
  color: #2980b9;
}
.cc-veedeeohs {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-veedeeohs .category__title {
  color: #4c7199;
  text-align: left;
}
.cc-veedeeohs .category__title img {
  margin-right: 18px;
}
.cc-veedeeohs .category__title--lozenge .category__title__text {
  background-color: #4c7199;
  color: #ffffff;
}
.cc-veedeeohs blockquote {
  border-left-color: #cccccc;
}
.cc-veedeeohs .item__title a {
  color: #2980b9;
}
.cc-veedeeohs .item__title a:hover,
.cc-veedeeohs .item__title a:focus {
  color: #164666;
}
.cc-veedeeohs p a,
.cc-veedeeohs ul li a {
  color: #2980b9;
}
.cc-veedeeohs p a:hover,
.cc-veedeeohs ul li a:hover,
.cc-veedeeohs p a:active,
.cc-veedeeohs ul li a:active {
  color: #4fa6df;
}
.cc-veedeeohs .item__footer {
  color: #454547;
}
.cc-veedeeohs .item__footer a {
  color: #2980b9;
}
.cc-veedeeohs .item__footer a:hover,
.cc-veedeeohs .item__footer a:active {
  color: #4fa6df;
}
.cc-veedeeohs hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-veedeeohs.category__footer h2 {
  border: 1px solid #454547;
}
.cc-veedeeohs.category__footer a {
  color: #2980b9;
}
.cc-veedeeohs.category__footer a:hover,
.cc-veedeeohs.category__footer a:focus {
  color: #164666;
}
.item--cc-currentthings .item__heading {
  color: #bdc3c7;
}
.item--cc-currentthings .item__title {
  color: #2980b9;
}
.item--cc-currentthings .item__body p a {
  color: #2980b9;
}
.cc-currentthings {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-currentthings .category__title {
  color: #bdc3c7;
  text-align: left;
}
.cc-currentthings .category__title img {
  margin-right: 18px;
}
.cc-currentthings .category__title--lozenge .category__title__text {
  background-color: #bdc3c7;
  color: #000000;
}
.cc-currentthings blockquote {
  border-left-color: #cccccc;
}
.cc-currentthings .item__title a {
  color: #2980b9;
}
.cc-currentthings .item__title a:hover,
.cc-currentthings .item__title a:focus {
  color: #164666;
}
.cc-currentthings p a,
.cc-currentthings ul li a {
  color: #2980b9;
}
.cc-currentthings p a:hover,
.cc-currentthings ul li a:hover,
.cc-currentthings p a:active,
.cc-currentthings ul li a:active {
  color: #4fa6df;
}
.cc-currentthings .item__footer {
  color: #454547;
}
.cc-currentthings .item__footer a {
  color: #2980b9;
}
.cc-currentthings .item__footer a:hover,
.cc-currentthings .item__footer a:active {
  color: #4fa6df;
}
.cc-currentthings hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-currentthings.category__footer h2 {
  border: 1px solid #454547;
}
.cc-currentthings.category__footer a {
  color: #2980b9;
}
.cc-currentthings.category__footer a:hover,
.cc-currentthings.category__footer a:focus {
  color: #164666;
}
.item--cc-timelessthings .item__heading {
  color: #bdc3c7;
}
.item--cc-timelessthings .item__title {
  color: #2980b9;
}
.item--cc-timelessthings .item__body p a {
  color: #2980b9;
}
.cc-timelessthings {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-timelessthings .category__title {
  color: #bdc3c7;
  text-align: left;
}
.cc-timelessthings .category__title img {
  margin-right: 18px;
}
.cc-timelessthings .category__title--lozenge .category__title__text {
  background-color: #bdc3c7;
  color: #000000;
}
.cc-timelessthings blockquote {
  border-left-color: #cccccc;
}
.cc-timelessthings .item__title a {
  color: #2980b9;
}
.cc-timelessthings .item__title a:hover,
.cc-timelessthings .item__title a:focus {
  color: #164666;
}
.cc-timelessthings p a,
.cc-timelessthings ul li a {
  color: #2980b9;
}
.cc-timelessthings p a:hover,
.cc-timelessthings ul li a:hover,
.cc-timelessthings p a:active,
.cc-timelessthings ul li a:active {
  color: #4fa6df;
}
.cc-timelessthings .item__footer {
  color: #454547;
}
.cc-timelessthings .item__footer a {
  color: #2980b9;
}
.cc-timelessthings .item__footer a:hover,
.cc-timelessthings .item__footer a:active {
  color: #4fa6df;
}
.cc-timelessthings hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-timelessthings.category__footer h2 {
  border: 1px solid #454547;
}
.cc-timelessthings.category__footer a {
  color: #2980b9;
}
.cc-timelessthings.category__footer a:hover,
.cc-timelessthings.category__footer a:focus {
  color: #164666;
}
.item--cc-randomthings .item__heading {
  color: #bdc3c7;
}
.item--cc-randomthings .item__title {
  color: #2980b9;
}
.item--cc-randomthings .item__body p a {
  color: #2980b9;
}
.cc-randomthings {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-randomthings .category__title {
  color: #bdc3c7;
  text-align: left;
}
.cc-randomthings .category__title img {
  margin-right: 18px;
}
.cc-randomthings .category__title--lozenge .category__title__text {
  background-color: #bdc3c7;
  color: #000000;
}
.cc-randomthings blockquote {
  border-left-color: #cccccc;
}
.cc-randomthings .item__title a {
  color: #2980b9;
}
.cc-randomthings .item__title a:hover,
.cc-randomthings .item__title a:focus {
  color: #164666;
}
.cc-randomthings p a,
.cc-randomthings ul li a {
  color: #2980b9;
}
.cc-randomthings p a:hover,
.cc-randomthings ul li a:hover,
.cc-randomthings p a:active,
.cc-randomthings ul li a:active {
  color: #4fa6df;
}
.cc-randomthings .item__footer {
  color: #454547;
}
.cc-randomthings .item__footer a {
  color: #2980b9;
}
.cc-randomthings .item__footer a:hover,
.cc-randomthings .item__footer a:active {
  color: #4fa6df;
}
.cc-randomthings hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-randomthings.category__footer h2 {
  border: 1px solid #454547;
}
.cc-randomthings.category__footer a {
  color: #2980b9;
}
.cc-randomthings.category__footer a:hover,
.cc-randomthings.category__footer a:focus {
  color: #164666;
}
.item--cc-f00d .item__heading {
  color: #4c7199;
}
.item--cc-f00d .item__title {
  color: #2980b9;
}
.item--cc-f00d .item__body p a {
  color: #2980b9;
}
.cc-f00d {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-f00d .category__title {
  color: #4c7199;
  text-align: left;
}
.cc-f00d .category__title img {
  margin-right: 18px;
}
.cc-f00d .category__title--lozenge .category__title__text {
  background-color: #4c7199;
  color: #ffffff;
}
.cc-f00d blockquote {
  border-left-color: #cccccc;
}
.cc-f00d .item__title a {
  color: #2980b9;
}
.cc-f00d .item__title a:hover,
.cc-f00d .item__title a:focus {
  color: #164666;
}
.cc-f00d p a,
.cc-f00d ul li a {
  color: #2980b9;
}
.cc-f00d p a:hover,
.cc-f00d ul li a:hover,
.cc-f00d p a:active,
.cc-f00d ul li a:active {
  color: #4fa6df;
}
.cc-f00d .item__footer {
  color: #454547;
}
.cc-f00d .item__footer a {
  color: #2980b9;
}
.cc-f00d .item__footer a:hover,
.cc-f00d .item__footer a:active {
  color: #4fa6df;
}
.cc-f00d hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-f00d.category__footer h2 {
  border: 1px solid #454547;
}
.cc-f00d.category__footer a {
  color: #2980b9;
}
.cc-f00d.category__footer a:hover,
.cc-f00d.category__footer a:focus {
  color: #164666;
}
.item--cc-business .item__heading {
  color: #4c7199;
}
.item--cc-business .item__title {
  color: #2980b9;
}
.item--cc-business .item__body p a {
  color: #2980b9;
}
.cc-business {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-business .category__title {
  color: #4c7199;
  text-align: left;
}
.cc-business .category__title img {
  margin-right: 18px;
}
.cc-business .category__title--lozenge .category__title__text {
  background-color: #4c7199;
  color: #ffffff;
}
.cc-business blockquote {
  border-left-color: #cccccc;
}
.cc-business .item__title a {
  color: #2980b9;
}
.cc-business .item__title a:hover,
.cc-business .item__title a:focus {
  color: #164666;
}
.cc-business p a,
.cc-business ul li a {
  color: #2980b9;
}
.cc-business p a:hover,
.cc-business ul li a:hover,
.cc-business p a:active,
.cc-business ul li a:active {
  color: #4fa6df;
}
.cc-business .item__footer {
  color: #454547;
}
.cc-business .item__footer a {
  color: #2980b9;
}
.cc-business .item__footer a:hover,
.cc-business .item__footer a:active {
  color: #4fa6df;
}
.cc-business hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-business.category__footer h2 {
  border: 1px solid #454547;
}
.cc-business.category__footer a {
  color: #2980b9;
}
.cc-business.category__footer a:hover,
.cc-business.category__footer a:focus {
  color: #164666;
}
.item--cc-truviacrime .item__heading {
  color: #4c7199;
}
.item--cc-truviacrime .item__title {
  color: #2980b9;
}
.item--cc-truviacrime .item__body p a {
  color: #2980b9;
}
.cc-truviacrime {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-truviacrime .category__title {
  color: #4c7199;
  text-align: left;
}
.cc-truviacrime .category__title img {
  margin-right: 18px;
}
.cc-truviacrime .category__title--lozenge .category__title__text {
  background-color: #4c7199;
  color: #ffffff;
}
.cc-truviacrime blockquote {
  border-left-color: #cccccc;
}
.cc-truviacrime .item__title a {
  color: #2980b9;
}
.cc-truviacrime .item__title a:hover,
.cc-truviacrime .item__title a:focus {
  color: #164666;
}
.cc-truviacrime p a,
.cc-truviacrime ul li a {
  color: #2980b9;
}
.cc-truviacrime p a:hover,
.cc-truviacrime ul li a:hover,
.cc-truviacrime p a:active,
.cc-truviacrime ul li a:active {
  color: #4fa6df;
}
.cc-truviacrime .item__footer {
  color: #454547;
}
.cc-truviacrime .item__footer a {
  color: #2980b9;
}
.cc-truviacrime .item__footer a:hover,
.cc-truviacrime .item__footer a:active {
  color: #4fa6df;
}
.cc-truviacrime hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-truviacrime.category__footer h2 {
  border: 1px solid #454547;
}
.cc-truviacrime.category__footer a {
  color: #2980b9;
}
.cc-truviacrime.category__footer a:hover,
.cc-truviacrime.category__footer a:focus {
  color: #164666;
}
.item--cc-work .item__heading {
  color: #bdc3c7;
}
.item--cc-work .item__title {
  color: #2980b9;
}
.item--cc-work .item__body p a {
  color: #2980b9;
}
.cc-work {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-work .category__title {
  color: #bdc3c7;
  text-align: left;
}
.cc-work .category__title img {
  margin-right: 18px;
}
.cc-work .category__title--lozenge .category__title__text {
  background-color: #bdc3c7;
  color: #000000;
}
.cc-work blockquote {
  border-left-color: #cccccc;
}
.cc-work .item__title a {
  color: #2980b9;
}
.cc-work .item__title a:hover,
.cc-work .item__title a:focus {
  color: #164666;
}
.cc-work p a,
.cc-work ul li a {
  color: #2980b9;
}
.cc-work p a:hover,
.cc-work ul li a:hover,
.cc-work p a:active,
.cc-work ul li a:active {
  color: #4fa6df;
}
.cc-work .item__footer {
  color: #454547;
}
.cc-work .item__footer a {
  color: #2980b9;
}
.cc-work .item__footer a:hover,
.cc-work .item__footer a:active {
  color: #4fa6df;
}
.cc-work hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-work.category__footer h2 {
  border: 1px solid #454547;
}
.cc-work.category__footer a {
  color: #2980b9;
}
.cc-work.category__footer a:hover,
.cc-work.category__footer a:focus {
  color: #164666;
}
.item--cc-travel .item__heading {
  color: #4c7199;
}
.item--cc-travel .item__title {
  color: #2980b9;
}
.item--cc-travel .item__body p a {
  color: #2980b9;
}
.cc-travel {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-travel .category__title {
  color: #4c7199;
  text-align: left;
}
.cc-travel .category__title img {
  margin-right: 18px;
}
.cc-travel .category__title--lozenge .category__title__text {
  background-color: #4c7199;
  color: #ffffff;
}
.cc-travel blockquote {
  border-left-color: #cccccc;
}
.cc-travel .item__title a {
  color: #2980b9;
}
.cc-travel .item__title a:hover,
.cc-travel .item__title a:focus {
  color: #164666;
}
.cc-travel p a,
.cc-travel ul li a {
  color: #2980b9;
}
.cc-travel p a:hover,
.cc-travel ul li a:hover,
.cc-travel p a:active,
.cc-travel ul li a:active {
  color: #4fa6df;
}
.cc-travel .item__footer {
  color: #454547;
}
.cc-travel .item__footer a {
  color: #2980b9;
}
.cc-travel .item__footer a:hover,
.cc-travel .item__footer a:active {
  color: #4fa6df;
}
.cc-travel hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-travel.category__footer h2 {
  border: 1px solid #454547;
}
.cc-travel.category__footer a {
  color: #2980b9;
}
.cc-travel.category__footer a:hover,
.cc-travel.category__footer a:focus {
  color: #164666;
}
.item--cc-fancy .item__heading {
  color: #4c7199;
}
.item--cc-fancy .item__title {
  color: #2980b9;
}
.item--cc-fancy .item__body p a {
  color: #2980b9;
}
.cc-fancy {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-fancy .category__title {
  color: #4c7199;
  text-align: left;
}
.cc-fancy .category__title img {
  margin-right: 18px;
}
.cc-fancy .category__title--lozenge .category__title__text {
  background-color: #4c7199;
  color: #ffffff;
}
.cc-fancy blockquote {
  border-left-color: #cccccc;
}
.cc-fancy .item__title a {
  color: #2980b9;
}
.cc-fancy .item__title a:hover,
.cc-fancy .item__title a:focus {
  color: #164666;
}
.cc-fancy p a,
.cc-fancy ul li a {
  color: #2980b9;
}
.cc-fancy p a:hover,
.cc-fancy ul li a:hover,
.cc-fancy p a:active,
.cc-fancy ul li a:active {
  color: #4fa6df;
}
.cc-fancy .item__footer {
  color: #454547;
}
.cc-fancy .item__footer a {
  color: #2980b9;
}
.cc-fancy .item__footer a:hover,
.cc-fancy .item__footer a:active {
  color: #4fa6df;
}
.cc-fancy hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-fancy.category__footer h2 {
  border: 1px solid #454547;
}
.cc-fancy.category__footer a {
  color: #2980b9;
}
.cc-fancy.category__footer a:hover,
.cc-fancy.category__footer a:focus {
  color: #164666;
}
.item--cc-sports .item__heading {
  color: #4c7199;
}
.item--cc-sports .item__title {
  color: #2980b9;
}
.item--cc-sports .item__body p a {
  color: #2980b9;
}
.cc-sports {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-sports .category__title {
  color: #4c7199;
  text-align: left;
}
.cc-sports .category__title img {
  margin-right: 18px;
}
.cc-sports .category__title--lozenge .category__title__text {
  background-color: #4c7199;
  color: #ffffff;
}
.cc-sports blockquote {
  border-left-color: #cccccc;
}
.cc-sports .item__title a {
  color: #2980b9;
}
.cc-sports .item__title a:hover,
.cc-sports .item__title a:focus {
  color: #164666;
}
.cc-sports p a,
.cc-sports ul li a {
  color: #2980b9;
}
.cc-sports p a:hover,
.cc-sports ul li a:hover,
.cc-sports p a:active,
.cc-sports ul li a:active {
  color: #4fa6df;
}
.cc-sports .item__footer {
  color: #454547;
}
.cc-sports .item__footer a {
  color: #2980b9;
}
.cc-sports .item__footer a:hover,
.cc-sports .item__footer a:active {
  color: #4fa6df;
}
.cc-sports hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-sports.category__footer h2 {
  border: 1px solid #454547;
}
.cc-sports.category__footer a {
  color: #2980b9;
}
.cc-sports.category__footer a:hover,
.cc-sports.category__footer a:focus {
  color: #164666;
}
.item--cc-politics .item__heading {
  color: #4c7199;
}
.item--cc-politics .item__title {
  color: #2980b9;
}
.item--cc-politics .item__body p a {
  color: #2980b9;
}
.cc-politics {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-politics .category__title {
  color: #4c7199;
  text-align: left;
}
.cc-politics .category__title img {
  margin-right: 18px;
}
.cc-politics .category__title--lozenge .category__title__text {
  background-color: #4c7199;
  color: #ffffff;
}
.cc-politics blockquote {
  border-left-color: #cccccc;
}
.cc-politics .item__title a {
  color: #2980b9;
}
.cc-politics .item__title a:hover,
.cc-politics .item__title a:focus {
  color: #164666;
}
.cc-politics p a,
.cc-politics ul li a {
  color: #2980b9;
}
.cc-politics p a:hover,
.cc-politics ul li a:hover,
.cc-politics p a:active,
.cc-politics ul li a:active {
  color: #4fa6df;
}
.cc-politics .item__footer {
  color: #454547;
}
.cc-politics .item__footer a {
  color: #2980b9;
}
.cc-politics .item__footer a:hover,
.cc-politics .item__footer a:active {
  color: #4fa6df;
}
.cc-politics hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-politics.category__footer h2 {
  border: 1px solid #454547;
}
.cc-politics.category__footer a {
  color: #2980b9;
}
.cc-politics.category__footer a:hover,
.cc-politics.category__footer a:focus {
  color: #164666;
}
.item--cc-sweetmetorofdeath2020 .item__heading {
  color: #454547;
}
.item--cc-sweetmetorofdeath2020 .item__title {
  color: #2980b9;
}
.item--cc-sweetmetorofdeath2020 .item__body p a {
  color: #2980b9;
}
.cc-sweetmetorofdeath2020 {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-sweetmetorofdeath2020 .category__title {
  color: #454547;
  text-align: left;
}
.cc-sweetmetorofdeath2020 .category__title img {
  margin-right: 18px;
}
.cc-sweetmetorofdeath2020 .category__title--lozenge .category__title__text {
  background-color: #454547;
  color: #ffffff;
}
.cc-sweetmetorofdeath2020 blockquote {
  border-left-color: #cccccc;
}
.cc-sweetmetorofdeath2020 .item__title a {
  color: #2980b9;
}
.cc-sweetmetorofdeath2020 .item__title a:hover,
.cc-sweetmetorofdeath2020 .item__title a:focus {
  color: #164666;
}
.cc-sweetmetorofdeath2020 p a,
.cc-sweetmetorofdeath2020 ul li a {
  color: #2980b9;
}
.cc-sweetmetorofdeath2020 p a:hover,
.cc-sweetmetorofdeath2020 ul li a:hover,
.cc-sweetmetorofdeath2020 p a:active,
.cc-sweetmetorofdeath2020 ul li a:active {
  color: #4fa6df;
}
.cc-sweetmetorofdeath2020 .item__footer {
  color: #454547;
}
.cc-sweetmetorofdeath2020 .item__footer a {
  color: #2980b9;
}
.cc-sweetmetorofdeath2020 .item__footer a:hover,
.cc-sweetmetorofdeath2020 .item__footer a:active {
  color: #4fa6df;
}
.cc-sweetmetorofdeath2020 hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-sweetmetorofdeath2020.category__footer h2 {
  border: 1px solid #454547;
}
.cc-sweetmetorofdeath2020.category__footer a {
  color: #2980b9;
}
.cc-sweetmetorofdeath2020.category__footer a:hover,
.cc-sweetmetorofdeath2020.category__footer a:focus {
  color: #164666;
}
.item--cc-mycarona .item__heading {
  color: #4c7199;
}
.item--cc-mycarona .item__title {
  color: #2980b9;
}
.item--cc-mycarona .item__body p a {
  color: #2980b9;
}
.cc-mycarona {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-mycarona .category__title {
  color: #4c7199;
  text-align: left;
}
.cc-mycarona .category__title img {
  margin-right: 18px;
}
.cc-mycarona .category__title--lozenge .category__title__text {
  background-color: #4c7199;
  color: #ffffff;
}
.cc-mycarona blockquote {
  border-left-color: #cccccc;
}
.cc-mycarona .item__title a {
  color: #2980b9;
}
.cc-mycarona .item__title a:hover,
.cc-mycarona .item__title a:focus {
  color: #164666;
}
.cc-mycarona p a,
.cc-mycarona ul li a {
  color: #2980b9;
}
.cc-mycarona p a:hover,
.cc-mycarona ul li a:hover,
.cc-mycarona p a:active,
.cc-mycarona ul li a:active {
  color: #4fa6df;
}
.cc-mycarona .item__footer {
  color: #454547;
}
.cc-mycarona .item__footer a {
  color: #2980b9;
}
.cc-mycarona .item__footer a:hover,
.cc-mycarona .item__footer a:active {
  color: #4fa6df;
}
.cc-mycarona hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-mycarona.category__footer h2 {
  border: 1px solid #454547;
}
.cc-mycarona.category__footer a {
  color: #2980b9;
}
.cc-mycarona.category__footer a:hover,
.cc-mycarona.category__footer a:focus {
  color: #164666;
}
.item--cc-science .item__heading {
  color: #4c7199;
}
.item--cc-science .item__title {
  color: #2980b9;
}
.item--cc-science .item__body p a {
  color: #2980b9;
}
.cc-science {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-science .category__title {
  color: #4c7199;
  text-align: left;
}
.cc-science .category__title img {
  margin-right: 18px;
}
.cc-science .category__title--lozenge .category__title__text {
  background-color: #4c7199;
  color: #ffffff;
}
.cc-science blockquote {
  border-left-color: #cccccc;
}
.cc-science .item__title a {
  color: #2980b9;
}
.cc-science .item__title a:hover,
.cc-science .item__title a:focus {
  color: #164666;
}
.cc-science p a,
.cc-science ul li a {
  color: #2980b9;
}
.cc-science p a:hover,
.cc-science ul li a:hover,
.cc-science p a:active,
.cc-science ul li a:active {
  color: #4fa6df;
}
.cc-science .item__footer {
  color: #454547;
}
.cc-science .item__footer a {
  color: #2980b9;
}
.cc-science .item__footer a:hover,
.cc-science .item__footer a:active {
  color: #4fa6df;
}
.cc-science hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-science.category__footer h2 {
  border: 1px solid #454547;
}
.cc-science.category__footer a {
  color: #2980b9;
}
.cc-science.category__footer a:hover,
.cc-science.category__footer a:focus {
  color: #164666;
}
.item--cc-thesoapbox .item__heading {
  color: #454547;
}
.item--cc-thesoapbox .item__title {
  color: #2980b9;
}
.item--cc-thesoapbox .item__body p a {
  color: #2980b9;
}
.cc-thesoapbox {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-thesoapbox .category__title {
  color: #454547;
  text-align: left;
}
.cc-thesoapbox .category__title img {
  margin-right: 18px;
}
.cc-thesoapbox .category__title--lozenge .category__title__text {
  background-color: #454547;
  color: #ffffff;
}
.cc-thesoapbox blockquote {
  border-left-color: #cccccc;
}
.cc-thesoapbox .item__title a {
  color: #2980b9;
}
.cc-thesoapbox .item__title a:hover,
.cc-thesoapbox .item__title a:focus {
  color: #164666;
}
.cc-thesoapbox p a,
.cc-thesoapbox ul li a {
  color: #2980b9;
}
.cc-thesoapbox p a:hover,
.cc-thesoapbox ul li a:hover,
.cc-thesoapbox p a:active,
.cc-thesoapbox ul li a:active {
  color: #4fa6df;
}
.cc-thesoapbox .item__footer {
  color: #454547;
}
.cc-thesoapbox .item__footer a {
  color: #2980b9;
}
.cc-thesoapbox .item__footer a:hover,
.cc-thesoapbox .item__footer a:active {
  color: #4fa6df;
}
.cc-thesoapbox hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-thesoapbox.category__footer h2 {
  border: 1px solid #454547;
}
.cc-thesoapbox.category__footer a {
  color: #2980b9;
}
.cc-thesoapbox.category__footer a:hover,
.cc-thesoapbox.category__footer a:focus {
  color: #164666;
}
.item--cc-healthandfitness .item__heading {
  color: #454547;
}
.item--cc-healthandfitness .item__title {
  color: #2980b9;
}
.item--cc-healthandfitness .item__body p a {
  color: #2980b9;
}
.cc-healthandfitness {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-healthandfitness .category__title {
  color: #454547;
  text-align: left;
}
.cc-healthandfitness .category__title img {
  margin-right: 18px;
}
.cc-healthandfitness .category__title--lozenge .category__title__text {
  background-color: #454547;
  color: #ffffff;
}
.cc-healthandfitness blockquote {
  border-left-color: #cccccc;
}
.cc-healthandfitness .item__title a {
  color: #2980b9;
}
.cc-healthandfitness .item__title a:hover,
.cc-healthandfitness .item__title a:focus {
  color: #164666;
}
.cc-healthandfitness p a,
.cc-healthandfitness ul li a {
  color: #2980b9;
}
.cc-healthandfitness p a:hover,
.cc-healthandfitness ul li a:hover,
.cc-healthandfitness p a:active,
.cc-healthandfitness ul li a:active {
  color: #4fa6df;
}
.cc-healthandfitness .item__footer {
  color: #454547;
}
.cc-healthandfitness .item__footer a {
  color: #2980b9;
}
.cc-healthandfitness .item__footer a:hover,
.cc-healthandfitness .item__footer a:active {
  color: #4fa6df;
}
.cc-healthandfitness hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-healthandfitness.category__footer h2 {
  border: 1px solid #454547;
}
.cc-healthandfitness.category__footer a {
  color: #2980b9;
}
.cc-healthandfitness.category__footer a:hover,
.cc-healthandfitness.category__footer a:focus {
  color: #164666;
}
.item--cc-isnotreallife .item__heading {
  color: #454547;
}
.item--cc-isnotreallife .item__title {
  color: #2980b9;
}
.item--cc-isnotreallife .item__body p a {
  color: #2980b9;
}
.cc-isnotreallife {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-isnotreallife .category__title {
  color: #454547;
  text-align: left;
}
.cc-isnotreallife .category__title img {
  margin-right: 18px;
}
.cc-isnotreallife .category__title--lozenge .category__title__text {
  background-color: #454547;
  color: #ffffff;
}
.cc-isnotreallife blockquote {
  border-left-color: #cccccc;
}
.cc-isnotreallife .item__title a {
  color: #2980b9;
}
.cc-isnotreallife .item__title a:hover,
.cc-isnotreallife .item__title a:focus {
  color: #164666;
}
.cc-isnotreallife p a,
.cc-isnotreallife ul li a {
  color: #2980b9;
}
.cc-isnotreallife p a:hover,
.cc-isnotreallife ul li a:hover,
.cc-isnotreallife p a:active,
.cc-isnotreallife ul li a:active {
  color: #4fa6df;
}
.cc-isnotreallife .item__footer {
  color: #454547;
}
.cc-isnotreallife .item__footer a {
  color: #2980b9;
}
.cc-isnotreallife .item__footer a:hover,
.cc-isnotreallife .item__footer a:active {
  color: #4fa6df;
}
.cc-isnotreallife hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-isnotreallife.category__footer h2 {
  border: 1px solid #454547;
}
.cc-isnotreallife.category__footer a {
  color: #2980b9;
}
.cc-isnotreallife.category__footer a:hover,
.cc-isnotreallife.category__footer a:focus {
  color: #164666;
}
.item--cc-furtherreading .item__heading {
  color: #4c7199;
}
.item--cc-furtherreading .item__title {
  color: #2980b9;
}
.item--cc-furtherreading .item__body p a {
  color: #2980b9;
}
.cc-furtherreading {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-furtherreading .category__title {
  color: #4c7199;
  text-align: left;
}
.cc-furtherreading .category__title img {
  margin-right: 18px;
}
.cc-furtherreading .category__title--lozenge .category__title__text {
  background-color: #4c7199;
  color: #ffffff;
}
.cc-furtherreading blockquote {
  border-left-color: #cccccc;
}
.cc-furtherreading .item__title a {
  color: #2980b9;
}
.cc-furtherreading .item__title a:hover,
.cc-furtherreading .item__title a:focus {
  color: #164666;
}
.cc-furtherreading p a,
.cc-furtherreading ul li a {
  color: #2980b9;
}
.cc-furtherreading p a:hover,
.cc-furtherreading ul li a:hover,
.cc-furtherreading p a:active,
.cc-furtherreading ul li a:active {
  color: #4fa6df;
}
.cc-furtherreading .item__footer {
  color: #454547;
}
.cc-furtherreading .item__footer a {
  color: #2980b9;
}
.cc-furtherreading .item__footer a:hover,
.cc-furtherreading .item__footer a:active {
  color: #4fa6df;
}
.cc-furtherreading hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-furtherreading.category__footer h2 {
  border: 1px solid #454547;
}
.cc-furtherreading.category__footer a {
  color: #2980b9;
}
.cc-furtherreading.category__footer a:hover,
.cc-furtherreading.category__footer a:focus {
  color: #164666;
}
.item--cc-podcasts .item__heading {
  color: #4c7199;
}
.item--cc-podcasts .item__title {
  color: #2980b9;
}
.item--cc-podcasts .item__body p a {
  color: #2980b9;
}
.cc-podcasts {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-podcasts .category__title {
  color: #4c7199;
  text-align: left;
}
.cc-podcasts .category__title img {
  margin-right: 18px;
}
.cc-podcasts .category__title--lozenge .category__title__text {
  background-color: #4c7199;
  color: #ffffff;
}
.cc-podcasts blockquote {
  border-left-color: #cccccc;
}
.cc-podcasts .item__title a {
  color: #2980b9;
}
.cc-podcasts .item__title a:hover,
.cc-podcasts .item__title a:focus {
  color: #164666;
}
.cc-podcasts p a,
.cc-podcasts ul li a {
  color: #2980b9;
}
.cc-podcasts p a:hover,
.cc-podcasts ul li a:hover,
.cc-podcasts p a:active,
.cc-podcasts ul li a:active {
  color: #4fa6df;
}
.cc-podcasts .item__footer {
  color: #454547;
}
.cc-podcasts .item__footer a {
  color: #2980b9;
}
.cc-podcasts .item__footer a:hover,
.cc-podcasts .item__footer a:active {
  color: #4fa6df;
}
.cc-podcasts hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-podcasts.category__footer h2 {
  border: 1px solid #454547;
}
.cc-podcasts.category__footer a {
  color: #2980b9;
}
.cc-podcasts.category__footer a:hover,
.cc-podcasts.category__footer a:focus {
  color: #164666;
}
.item--cc-allgeektome .item__heading {
  color: #454547;
}
.item--cc-allgeektome .item__title {
  color: #2980b9;
}
.item--cc-allgeektome .item__body p a {
  color: #2980b9;
}
.cc-allgeektome {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-allgeektome .category__title {
  color: #454547;
  text-align: left;
}
.cc-allgeektome .category__title img {
  margin-right: 18px;
}
.cc-allgeektome .category__title--lozenge .category__title__text {
  background-color: #454547;
  color: #ffffff;
}
.cc-allgeektome blockquote {
  border-left-color: #cccccc;
}
.cc-allgeektome .item__title a {
  color: #2980b9;
}
.cc-allgeektome .item__title a:hover,
.cc-allgeektome .item__title a:focus {
  color: #164666;
}
.cc-allgeektome p a,
.cc-allgeektome ul li a {
  color: #2980b9;
}
.cc-allgeektome p a:hover,
.cc-allgeektome ul li a:hover,
.cc-allgeektome p a:active,
.cc-allgeektome ul li a:active {
  color: #4fa6df;
}
.cc-allgeektome .item__footer {
  color: #454547;
}
.cc-allgeektome .item__footer a {
  color: #2980b9;
}
.cc-allgeektome .item__footer a:hover,
.cc-allgeektome .item__footer a:active {
  color: #4fa6df;
}
.cc-allgeektome hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-allgeektome.category__footer h2 {
  border: 1px solid #454547;
}
.cc-allgeektome.category__footer a {
  color: #2980b9;
}
.cc-allgeektome.category__footer a:hover,
.cc-allgeektome.category__footer a:focus {
  color: #164666;
}
.item--cc-jarjarlinks .item__heading {
  color: #454547;
}
.item--cc-jarjarlinks .item__title {
  color: #2980b9;
}
.item--cc-jarjarlinks .item__body p a {
  color: #2980b9;
}
.cc-jarjarlinks {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-jarjarlinks .category__title {
  color: #454547;
  text-align: left;
}
.cc-jarjarlinks .category__title img {
  margin-right: 18px;
}
.cc-jarjarlinks .category__title--lozenge .category__title__text {
  background-color: #454547;
  color: #ffffff;
}
.cc-jarjarlinks blockquote {
  border-left-color: #cccccc;
}
.cc-jarjarlinks .item__title a {
  color: #2980b9;
}
.cc-jarjarlinks .item__title a:hover,
.cc-jarjarlinks .item__title a:focus {
  color: #164666;
}
.cc-jarjarlinks p a,
.cc-jarjarlinks ul li a {
  color: #2980b9;
}
.cc-jarjarlinks p a:hover,
.cc-jarjarlinks ul li a:hover,
.cc-jarjarlinks p a:active,
.cc-jarjarlinks ul li a:active {
  color: #4fa6df;
}
.cc-jarjarlinks .item__footer {
  color: #454547;
}
.cc-jarjarlinks .item__footer a {
  color: #2980b9;
}
.cc-jarjarlinks .item__footer a:hover,
.cc-jarjarlinks .item__footer a:active {
  color: #4fa6df;
}
.cc-jarjarlinks hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-jarjarlinks.category__footer h2 {
  border: 1px solid #454547;
}
.cc-jarjarlinks.category__footer a {
  color: #2980b9;
}
.cc-jarjarlinks.category__footer a:hover,
.cc-jarjarlinks.category__footer a:focus {
  color: #164666;
}
.item--cc-rearviewmirror .item__heading {
  color: #4c7199;
}
.item--cc-rearviewmirror .item__title {
  color: #2980b9;
}
.item--cc-rearviewmirror .item__body p a {
  color: #2980b9;
}
.cc-rearviewmirror {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-rearviewmirror .category__title {
  color: #4c7199;
  text-align: left;
}
.cc-rearviewmirror .category__title img {
  margin-right: 18px;
}
.cc-rearviewmirror .category__title--lozenge .category__title__text {
  background-color: #4c7199;
  color: #ffffff;
}
.cc-rearviewmirror blockquote {
  border-left-color: #cccccc;
}
.cc-rearviewmirror .item__title a {
  color: #2980b9;
}
.cc-rearviewmirror .item__title a:hover,
.cc-rearviewmirror .item__title a:focus {
  color: #164666;
}
.cc-rearviewmirror p a,
.cc-rearviewmirror ul li a {
  color: #2980b9;
}
.cc-rearviewmirror p a:hover,
.cc-rearviewmirror ul li a:hover,
.cc-rearviewmirror p a:active,
.cc-rearviewmirror ul li a:active {
  color: #4fa6df;
}
.cc-rearviewmirror .item__footer {
  color: #454547;
}
.cc-rearviewmirror .item__footer a {
  color: #2980b9;
}
.cc-rearviewmirror .item__footer a:hover,
.cc-rearviewmirror .item__footer a:active {
  color: #4fa6df;
}
.cc-rearviewmirror hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-rearviewmirror.category__footer h2 {
  border: 1px solid #454547;
}
.cc-rearviewmirror.category__footer a {
  color: #2980b9;
}
.cc-rearviewmirror.category__footer a:hover,
.cc-rearviewmirror.category__footer a:focus {
  color: #164666;
}
.item--cc-placeswevebeen .item__heading {
  color: #454547;
}
.item--cc-placeswevebeen .item__title {
  color: #2980b9;
}
.item--cc-placeswevebeen .item__body p a {
  color: #2980b9;
}
.cc-placeswevebeen {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-placeswevebeen .category__title {
  color: #454547;
  text-align: left;
}
.cc-placeswevebeen .category__title img {
  margin-right: 18px;
}
.cc-placeswevebeen .category__title--lozenge .category__title__text {
  background-color: #454547;
  color: #ffffff;
}
.cc-placeswevebeen blockquote {
  border-left-color: #cccccc;
}
.cc-placeswevebeen .item__title a {
  color: #2980b9;
}
.cc-placeswevebeen .item__title a:hover,
.cc-placeswevebeen .item__title a:focus {
  color: #164666;
}
.cc-placeswevebeen p a,
.cc-placeswevebeen ul li a {
  color: #2980b9;
}
.cc-placeswevebeen p a:hover,
.cc-placeswevebeen ul li a:hover,
.cc-placeswevebeen p a:active,
.cc-placeswevebeen ul li a:active {
  color: #4fa6df;
}
.cc-placeswevebeen .item__footer {
  color: #454547;
}
.cc-placeswevebeen .item__footer a {
  color: #2980b9;
}
.cc-placeswevebeen .item__footer a:hover,
.cc-placeswevebeen .item__footer a:active {
  color: #4fa6df;
}
.cc-placeswevebeen hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-placeswevebeen.category__footer h2 {
  border: 1px solid #454547;
}
.cc-placeswevebeen.category__footer a {
  color: #2980b9;
}
.cc-placeswevebeen.category__footer a:hover,
.cc-placeswevebeen.category__footer a:focus {
  color: #164666;
}
.item--cc-thingsweet .item__heading {
  color: #454547;
}
.item--cc-thingsweet .item__title {
  color: #2980b9;
}
.item--cc-thingsweet .item__body p a {
  color: #2980b9;
}
.cc-thingsweet {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-thingsweet .category__title {
  color: #454547;
  text-align: left;
}
.cc-thingsweet .category__title img {
  margin-right: 18px;
}
.cc-thingsweet .category__title--lozenge .category__title__text {
  background-color: #454547;
  color: #ffffff;
}
.cc-thingsweet blockquote {
  border-left-color: #cccccc;
}
.cc-thingsweet .item__title a {
  color: #2980b9;
}
.cc-thingsweet .item__title a:hover,
.cc-thingsweet .item__title a:focus {
  color: #164666;
}
.cc-thingsweet p a,
.cc-thingsweet ul li a {
  color: #2980b9;
}
.cc-thingsweet p a:hover,
.cc-thingsweet ul li a:hover,
.cc-thingsweet p a:active,
.cc-thingsweet ul li a:active {
  color: #4fa6df;
}
.cc-thingsweet .item__footer {
  color: #454547;
}
.cc-thingsweet .item__footer a {
  color: #2980b9;
}
.cc-thingsweet .item__footer a:hover,
.cc-thingsweet .item__footer a:active {
  color: #4fa6df;
}
.cc-thingsweet hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-thingsweet.category__footer h2 {
  border: 1px solid #454547;
}
.cc-thingsweet.category__footer a {
  color: #2980b9;
}
.cc-thingsweet.category__footer a:hover,
.cc-thingsweet.category__footer a:focus {
  color: #164666;
}
.item--cc-thingsweseen .item__heading {
  color: #454547;
}
.item--cc-thingsweseen .item__title {
  color: #2980b9;
}
.item--cc-thingsweseen .item__body p a {
  color: #2980b9;
}
.cc-thingsweseen {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-thingsweseen .category__title {
  color: #454547;
  text-align: left;
}
.cc-thingsweseen .category__title img {
  margin-right: 18px;
}
.cc-thingsweseen .category__title--lozenge .category__title__text {
  background-color: #454547;
  color: #ffffff;
}
.cc-thingsweseen blockquote {
  border-left-color: #cccccc;
}
.cc-thingsweseen .item__title a {
  color: #2980b9;
}
.cc-thingsweseen .item__title a:hover,
.cc-thingsweseen .item__title a:focus {
  color: #164666;
}
.cc-thingsweseen p a,
.cc-thingsweseen ul li a {
  color: #2980b9;
}
.cc-thingsweseen p a:hover,
.cc-thingsweseen ul li a:hover,
.cc-thingsweseen p a:active,
.cc-thingsweseen ul li a:active {
  color: #4fa6df;
}
.cc-thingsweseen .item__footer {
  color: #454547;
}
.cc-thingsweseen .item__footer a {
  color: #2980b9;
}
.cc-thingsweseen .item__footer a:hover,
.cc-thingsweseen .item__footer a:active {
  color: #4fa6df;
}
.cc-thingsweseen hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-thingsweseen.category__footer h2 {
  border: 1px solid #454547;
}
.cc-thingsweseen.category__footer a {
  color: #2980b9;
}
.cc-thingsweseen.category__footer a:hover,
.cc-thingsweseen.category__footer a:focus {
  color: #164666;
}
.item--cc-trashfire .item__heading {
  color: #4c7199;
}
.item--cc-trashfire .item__title {
  color: #2980b9;
}
.item--cc-trashfire .item__body p a {
  color: #2980b9;
}
.cc-trashfire {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-trashfire .category__title {
  color: #4c7199;
  text-align: left;
}
.cc-trashfire .category__title img {
  margin-right: 18px;
}
.cc-trashfire .category__title--lozenge .category__title__text {
  background-color: #4c7199;
  color: #ffffff;
}
.cc-trashfire blockquote {
  border-left-color: #cccccc;
}
.cc-trashfire .item__title a {
  color: #2980b9;
}
.cc-trashfire .item__title a:hover,
.cc-trashfire .item__title a:focus {
  color: #164666;
}
.cc-trashfire p a,
.cc-trashfire ul li a {
  color: #2980b9;
}
.cc-trashfire p a:hover,
.cc-trashfire ul li a:hover,
.cc-trashfire p a:active,
.cc-trashfire ul li a:active {
  color: #4fa6df;
}
.cc-trashfire .item__footer {
  color: #454547;
}
.cc-trashfire .item__footer a {
  color: #2980b9;
}
.cc-trashfire .item__footer a:hover,
.cc-trashfire .item__footer a:active {
  color: #4fa6df;
}
.cc-trashfire hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-trashfire.category__footer h2 {
  border: 1px solid #454547;
}
.cc-trashfire.category__footer a {
  color: #2980b9;
}
.cc-trashfire.category__footer a:hover,
.cc-trashfire.category__footer a:focus {
  color: #164666;
}
.item--cc-outro .item__heading {
  color: #4c7199;
}
.item--cc-outro .item__title {
  color: #2980b9;
}
.item--cc-outro .item__body p a {
  color: #2980b9;
}
.cc-outro {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-outro .category__title {
  color: #4c7199;
  text-align: left;
}
.cc-outro .category__title img {
  margin-right: 18px;
}
.cc-outro .category__title--lozenge .category__title__text {
  background-color: #4c7199;
  color: #ffffff;
}
.cc-outro blockquote {
  border-left-color: #cccccc;
}
.cc-outro .item__title a {
  color: #2980b9;
}
.cc-outro .item__title a:hover,
.cc-outro .item__title a:focus {
  color: #164666;
}
.cc-outro p a,
.cc-outro ul li a {
  color: #2980b9;
}
.cc-outro p a:hover,
.cc-outro ul li a:hover,
.cc-outro p a:active,
.cc-outro ul li a:active {
  color: #4fa6df;
}
.cc-outro .item__footer {
  color: #454547;
}
.cc-outro .item__footer a {
  color: #2980b9;
}
.cc-outro .item__footer a:hover,
.cc-outro .item__footer a:active {
  color: #4fa6df;
}
.cc-outro hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-outro.category__footer h2 {
  border: 1px solid #454547;
}
.cc-outro.category__footer a {
  color: #2980b9;
}
.cc-outro.category__footer a:hover,
.cc-outro.category__footer a:focus {
  color: #164666;
}
.item--cc-freeones .item__heading {
  color: #454547;
}
.item--cc-freeones .item__title {
  color: #2980b9;
}
.item--cc-freeones .item__body p a {
  color: #2980b9;
}
.cc-freeones {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-freeones .category__title {
  color: #454547;
  text-align: left;
}
.cc-freeones .category__title img {
  margin-right: 18px;
}
.cc-freeones .category__title--lozenge .category__title__text {
  background-color: #454547;
  color: #ffffff;
}
.cc-freeones blockquote {
  border-left-color: #cccccc;
}
.cc-freeones .item__title a {
  color: #2980b9;
}
.cc-freeones .item__title a:hover,
.cc-freeones .item__title a:focus {
  color: #164666;
}
.cc-freeones p a,
.cc-freeones ul li a {
  color: #2980b9;
}
.cc-freeones p a:hover,
.cc-freeones ul li a:hover,
.cc-freeones p a:active,
.cc-freeones ul li a:active {
  color: #4fa6df;
}
.cc-freeones .item__footer {
  color: #454547;
}
.cc-freeones .item__footer a {
  color: #2980b9;
}
.cc-freeones .item__footer a:hover,
.cc-freeones .item__footer a:active {
  color: #4fa6df;
}
.cc-freeones hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-freeones.category__footer h2 {
  border: 1px solid #454547;
}
.cc-freeones.category__footer a {
  color: #2980b9;
}
.cc-freeones.category__footer a:hover,
.cc-freeones.category__footer a:focus {
  color: #164666;
}
.item--cc-freesponsors .item__heading {
  color: #454547;
}
.item--cc-freesponsors .item__title {
  color: #2980b9;
}
.item--cc-freesponsors .item__body p a {
  color: #2980b9;
}
.cc-freesponsors {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-freesponsors .category__title {
  color: #454547;
  text-align: left;
}
.cc-freesponsors .category__title img {
  margin-right: 18px;
}
.cc-freesponsors .category__title--lozenge .category__title__text {
  background-color: #454547;
  color: #ffffff;
}
.cc-freesponsors blockquote {
  border-left-color: #cccccc;
}
.cc-freesponsors .item__title a {
  color: #2980b9;
}
.cc-freesponsors .item__title a:hover,
.cc-freesponsors .item__title a:focus {
  color: #164666;
}
.cc-freesponsors p a,
.cc-freesponsors ul li a {
  color: #2980b9;
}
.cc-freesponsors p a:hover,
.cc-freesponsors ul li a:hover,
.cc-freesponsors p a:active,
.cc-freesponsors ul li a:active {
  color: #4fa6df;
}
.cc-freesponsors .item__footer {
  color: #454547;
}
.cc-freesponsors .item__footer a {
  color: #2980b9;
}
.cc-freesponsors .item__footer a:hover,
.cc-freesponsors .item__footer a:active {
  color: #4fa6df;
}
.cc-freesponsors hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-freesponsors.category__footer h2 {
  border: 1px solid #454547;
}
.cc-freesponsors.category__footer a {
  color: #2980b9;
}
.cc-freesponsors.category__footer a:hover,
.cc-freesponsors.category__footer a:focus {
  color: #164666;
}
.item--cc-paidsponsors .item__heading {
  color: #454547;
}
.item--cc-paidsponsors .item__title {
  color: #2980b9;
}
.item--cc-paidsponsors .item__body p a {
  color: #2980b9;
}
.cc-paidsponsors {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-paidsponsors .category__title {
  color: #454547;
  text-align: left;
}
.cc-paidsponsors .category__title img {
  margin-right: 18px;
}
.cc-paidsponsors .category__title--lozenge .category__title__text {
  background-color: #454547;
  color: #ffffff;
}
.cc-paidsponsors blockquote {
  border-left-color: #cccccc;
}
.cc-paidsponsors .item__title a {
  color: #2980b9;
}
.cc-paidsponsors .item__title a:hover,
.cc-paidsponsors .item__title a:focus {
  color: #164666;
}
.cc-paidsponsors p a,
.cc-paidsponsors ul li a {
  color: #2980b9;
}
.cc-paidsponsors p a:hover,
.cc-paidsponsors ul li a:hover,
.cc-paidsponsors p a:active,
.cc-paidsponsors ul li a:active {
  color: #4fa6df;
}
.cc-paidsponsors .item__footer {
  color: #454547;
}
.cc-paidsponsors .item__footer a {
  color: #2980b9;
}
.cc-paidsponsors .item__footer a:hover,
.cc-paidsponsors .item__footer a:active {
  color: #4fa6df;
}
.cc-paidsponsors hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-paidsponsors.category__footer h2 {
  border: 1px solid #454547;
}
.cc-paidsponsors.category__footer a {
  color: #2980b9;
}
.cc-paidsponsors.category__footer a:hover,
.cc-paidsponsors.category__footer a:focus {
  color: #164666;
}
.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: #2980b9;
  color: #2980b9;
}
@media (max-width: 760px) {
  .issue__pager .active span,
  .pagination .active span {
    color: #6a6f75;
  }
}
.cta--header {
  color: rgba(255, 255, 255, 0.9);
}
.header--withimage .cta--header {
  background-color: rgba(0, 0, 0, 0.4);
}
.cta--header .cta-tabs .cta-tabs-title {
  color: rgba(255, 255, 255, 0.6);
}
.cta--header .cta-tabs button {
  color: rgba(255, 255, 255, 0.6);
}
.cta--header .cta-tabs button:hover,
.cta--header .cta-tabs button.active {
  border-top-color: rgba(255, 255, 255, 0.8);
  color: #ffffff;
}
.header--withimage .cta--header .btn {
  background-color: #2980b9;
}
.header--withimage .cta--header .btn:hover,
.header--withimage .cta--header .btn:focus {
  background-color: #2472a4;
}
.subscription__resubscribe__btn {
  color: #2980b9;
}
.subscription__resubscribe__btn:hover,
.subscription__resubscribe__btn:focus {
  color: #4fa6df;
}
.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: #2980b9;
}
.sponsorship a:hover,
.sponsorship a:active {
  color: #4fa6df;
}
.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: #bdc3c7;
  color: #ffffff;
}
.home--noissue body {
  background-color: transparent;
}
.home--noissue .footer {
  background-color: #bdc3c7;
  color: #ffffff;
}
.home--noissue .footer a {
  color: rgba(255, 255, 255, 0.8);
}
.home--noissue .footer a:hover,
.home--noissue .footer a:active {
  color: #ffffff;
}
.home--noissue .footer .i .recaptcha-terms {
  color: rgba(255, 255, 255, 0.5);
}
.home--noissue .footer .i .recaptcha-terms a {
  color: rgba(255, 255, 255, 0.5);
}
.home--noissue .footer .social a svg {
  fill: rgba(255, 255, 255, 0.8);
}
.home--noissue .footer .social a:hover svg {
  fill: #ffffff;
}
.header--withimage .header {
  background-image: url(https://dxj7eshgz03ln.cloudfront.net/production/publication/header_background_image/4512/medium_c55f1857-08e2-40f4-9903-53f5813aa644.jpg);
}
@media (min-width: 760px) {
  .header--withimage .header {
    background-image: url(https://dxj7eshgz03ln.cloudfront.net/production/publication/header_background_image/4512/large_c55f1857-08e2-40f4-9903-53f5813aa644.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/4512/medium_c55f1857-08e2-40f4-9903-53f5813aa644.jpg);
}
@media (min-width: 760px) {
  .home--noissue.header--withimage {
    background-image: url(https://dxj7eshgz03ln.cloudfront.net/production/publication/header_background_image/4512/large_c55f1857-08e2-40f4-9903-53f5813aa644.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;
}
