html,
body,
button {
  color: #454547;
}
.btn {
  background-color: #454547;
  color: #fafafa;
}
.btn:hover,
.btn:focus {
  background-color: #6b6b6d;
  color: #fafafa;
}
.header {
  background-color: #454547;
  color: #fafafa;
}
.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(250, 250, 250, 0.8);
}
.header .navbar-a-search {
  color: rgba(250, 250, 250, 0.8);
}
.header .navbar-toggle .navbar-toggle-bar {
  background-color: rgba(250, 250, 250, 0.8);
}
.header .navbar-toggle:hover .navbar-toggle-bar,
.header .navbar-toggle:active .navbar-toggle-bar {
  background-color: #fafafa;
}
.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(250, 250, 250, 0.8);
}
.header a:hover,
.header a:active {
  color: #fafafa;
}
.header a.navbar-brand {
  color: #fafafa;
}
.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: #7ddf64;
  color: #FFFFFF;
}
.header .btn path,
.btn-primary path {
  stroke: #FFFFFF;
}
.header .btn:hover,
.btn-primary:hover,
.header .btn:focus,
.btn-primary:focus {
  background-color: #5ad63a;
  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: #004892;
}
.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-welcome .item__heading {
  color: #7ddf64;
}
.item--cc-welcome .item__title {
  color: #004892;
}
.item--cc-welcome .item__body p a {
  color: #004892;
}
.cc-welcome {
  background-color: #FFFFFF;
  color: #00468f;
  text-align: left;
}
.cc-welcome .category__title {
  color: #7ddf64;
  text-align: left;
  position: relative;
}
.cc-welcome .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-welcome .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-welcome .category__title--lozenge .category__title__text {
  background-color: #7ddf64;
  color: #000000;
}
.cc-welcome blockquote {
  border-left-color: #cccccc;
}
.cc-welcome .item__title a {
  color: #004892;
}
.cc-welcome .item__title a:hover,
.cc-welcome .item__title a:focus {
  color: #00162c;
}
.cc-welcome p a,
.cc-welcome ul li a {
  color: #004892;
}
.cc-welcome p a:hover,
.cc-welcome ul li a:hover,
.cc-welcome p a:active,
.cc-welcome ul li a:active {
  color: #266eb8;
}
.cc-welcome .item__footer {
  color: #00468f;
}
.cc-welcome .item__footer a {
  color: #004892;
}
.cc-welcome .item__footer a:hover,
.cc-welcome .item__footer a:active {
  color: #266eb8;
}
.cc-welcome hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-welcome.category__footer h2 {
  border: 1px solid #00468f;
}
.cc-welcome.category__footer a {
  color: #004892;
}
.cc-welcome.category__footer a:hover,
.cc-welcome.category__footer a:focus {
  color: #00162c;
}
.item--cc-audiooverview .item__heading {
  color: #7ddf64;
}
.item--cc-audiooverview .item__title {
  color: #004892;
}
.item--cc-audiooverview .item__body p a {
  color: #004892;
}
.cc-audiooverview {
  background-color: #FFFFFF;
  color: #00488f;
  text-align: left;
}
.cc-audiooverview .category__title {
  color: #7ddf64;
  text-align: left;
  position: relative;
}
.cc-audiooverview .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-audiooverview .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-audiooverview .category__title--lozenge .category__title__text {
  background-color: #7ddf64;
  color: #000000;
}
.cc-audiooverview blockquote {
  border-left-color: #cccccc;
}
.cc-audiooverview .item__title a {
  color: #004892;
}
.cc-audiooverview .item__title a:hover,
.cc-audiooverview .item__title a:focus {
  color: #00162c;
}
.cc-audiooverview p a,
.cc-audiooverview ul li a {
  color: #004892;
}
.cc-audiooverview p a:hover,
.cc-audiooverview ul li a:hover,
.cc-audiooverview p a:active,
.cc-audiooverview ul li a:active {
  color: #266eb8;
}
.cc-audiooverview .item__footer {
  color: #00488f;
}
.cc-audiooverview .item__footer a {
  color: #004892;
}
.cc-audiooverview .item__footer a:hover,
.cc-audiooverview .item__footer a:active {
  color: #266eb8;
}
.cc-audiooverview hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-audiooverview.category__footer h2 {
  border: 1px solid #00488f;
}
.cc-audiooverview.category__footer a {
  color: #004892;
}
.cc-audiooverview.category__footer a:hover,
.cc-audiooverview.category__footer a:focus {
  color: #00162c;
}
.item--cc-news .item__heading {
  color: #7ddf64;
}
.item--cc-news .item__title {
  color: #004892;
}
.item--cc-news .item__body p a {
  color: #004892;
}
.cc-news {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-news .category__title {
  color: #7ddf64;
  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 .category__title--lozenge .category__title__text {
  background-color: #7ddf64;
  color: #000000;
}
.cc-news blockquote {
  border-left-color: #cccccc;
}
.cc-news .item__title a {
  color: #004892;
}
.cc-news .item__title a:hover,
.cc-news .item__title a:focus {
  color: #00162c;
}
.cc-news p a,
.cc-news ul li a {
  color: #004892;
}
.cc-news p a:hover,
.cc-news ul li a:hover,
.cc-news p a:active,
.cc-news ul li a:active {
  color: #266eb8;
}
.cc-news .item__footer {
  color: #454547;
}
.cc-news .item__footer a {
  color: #004892;
}
.cc-news .item__footer a:hover,
.cc-news .item__footer a:active {
  color: #266eb8;
}
.cc-news hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-news.category__footer h2 {
  border: 1px solid #454547;
}
.cc-news.category__footer a {
  color: #004892;
}
.cc-news.category__footer a:hover,
.cc-news.category__footer a:focus {
  color: #00162c;
}
.item--cc-ai .item__heading {
  color: #7ddf64;
}
.item--cc-ai .item__title {
  color: #004892;
}
.item--cc-ai .item__body p a {
  color: #004892;
}
.cc-ai {
  background-color: #FFFFFF;
  color: #00468f;
  text-align: left;
}
.cc-ai .category__title {
  color: #7ddf64;
  text-align: left;
  position: relative;
}
.cc-ai .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-ai .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-ai .category__title--lozenge .category__title__text {
  background-color: #7ddf64;
  color: #000000;
}
.cc-ai blockquote {
  border-left-color: #cccccc;
}
.cc-ai .item__title a {
  color: #004892;
}
.cc-ai .item__title a:hover,
.cc-ai .item__title a:focus {
  color: #00162c;
}
.cc-ai p a,
.cc-ai ul li a {
  color: #004892;
}
.cc-ai p a:hover,
.cc-ai ul li a:hover,
.cc-ai p a:active,
.cc-ai ul li a:active {
  color: #266eb8;
}
.cc-ai .item__footer {
  color: #00468f;
}
.cc-ai .item__footer a {
  color: #004892;
}
.cc-ai .item__footer a:hover,
.cc-ai .item__footer a:active {
  color: #266eb8;
}
.cc-ai hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-ai.category__footer h2 {
  border: 1px solid #00468f;
}
.cc-ai.category__footer a {
  color: #004892;
}
.cc-ai.category__footer a:hover,
.cc-ai.category__footer a:focus {
  color: #00162c;
}
.item--cc-corporateaffairs .item__heading {
  color: #7ddf64;
}
.item--cc-corporateaffairs .item__title {
  color: #004892;
}
.item--cc-corporateaffairs .item__body p a {
  color: #004892;
}
.cc-corporateaffairs {
  background-color: #FFFFFF;
  color: #00468f;
  text-align: left;
}
.cc-corporateaffairs .category__title {
  color: #7ddf64;
  text-align: left;
  position: relative;
}
.cc-corporateaffairs .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-corporateaffairs .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-corporateaffairs .category__title--lozenge .category__title__text {
  background-color: #7ddf64;
  color: #000000;
}
.cc-corporateaffairs blockquote {
  border-left-color: #cccccc;
}
.cc-corporateaffairs .item__title a {
  color: #004892;
}
.cc-corporateaffairs .item__title a:hover,
.cc-corporateaffairs .item__title a:focus {
  color: #00162c;
}
.cc-corporateaffairs p a,
.cc-corporateaffairs ul li a {
  color: #004892;
}
.cc-corporateaffairs p a:hover,
.cc-corporateaffairs ul li a:hover,
.cc-corporateaffairs p a:active,
.cc-corporateaffairs ul li a:active {
  color: #266eb8;
}
.cc-corporateaffairs .item__footer {
  color: #00468f;
}
.cc-corporateaffairs .item__footer a {
  color: #004892;
}
.cc-corporateaffairs .item__footer a:hover,
.cc-corporateaffairs .item__footer a:active {
  color: #266eb8;
}
.cc-corporateaffairs hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-corporateaffairs.category__footer h2 {
  border: 1px solid #00468f;
}
.cc-corporateaffairs.category__footer a {
  color: #004892;
}
.cc-corporateaffairs.category__footer a:hover,
.cc-corporateaffairs.category__footer a:focus {
  color: #00162c;
}
.item--cc-purposefulrelations .item__heading {
  color: #7ddf64;
}
.item--cc-purposefulrelations .item__title {
  color: #004892;
}
.item--cc-purposefulrelations .item__body p a {
  color: #004892;
}
.cc-purposefulrelations {
  background-color: #edf4fb;
  color: #00468f;
  text-align: left;
}
.cc-purposefulrelations .category__title {
  color: #7ddf64;
  text-align: left;
  position: relative;
}
.cc-purposefulrelations .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-purposefulrelations .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-purposefulrelations .category__title--lozenge .category__title__text {
  background-color: #7ddf64;
  color: #000000;
}
.cc-purposefulrelations blockquote {
  border-left-color: #bec3c9;
}
.cc-purposefulrelations .item__title a {
  color: #004892;
}
.cc-purposefulrelations .item__title a:hover,
.cc-purposefulrelations .item__title a:focus {
  color: #00162c;
}
.cc-purposefulrelations p a,
.cc-purposefulrelations ul li a {
  color: #004892;
}
.cc-purposefulrelations p a:hover,
.cc-purposefulrelations ul li a:hover,
.cc-purposefulrelations p a:active,
.cc-purposefulrelations ul li a:active {
  color: #266eb8;
}
.cc-purposefulrelations .item__footer {
  color: #00468f;
}
.cc-purposefulrelations .item__footer a {
  color: #004892;
}
.cc-purposefulrelations .item__footer a:hover,
.cc-purposefulrelations .item__footer a:active {
  color: #266eb8;
}
.cc-purposefulrelations hr {
  background-color: #bec3c9;
  color: #bec3c9;
}
.cc-purposefulrelations.category__footer h2 {
  border: 1px solid #00468f;
}
.cc-purposefulrelations.category__footer a {
  color: #004892;
}
.cc-purposefulrelations.category__footer a:hover,
.cc-purposefulrelations.category__footer a:focus {
  color: #00162c;
}
.item--cc-prtechtools .item__heading {
  color: #7ddf64;
}
.item--cc-prtechtools .item__title {
  color: #004892;
}
.item--cc-prtechtools .item__body p a {
  color: #004892;
}
.cc-prtechtools {
  background-color: #FFFFFF;
  color: #00468f;
  text-align: left;
}
.cc-prtechtools .category__title {
  color: #7ddf64;
  text-align: left;
  position: relative;
}
.cc-prtechtools .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-prtechtools .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-prtechtools .category__title--lozenge .category__title__text {
  background-color: #7ddf64;
  color: #000000;
}
.cc-prtechtools blockquote {
  border-left-color: #cccccc;
}
.cc-prtechtools .item__title a {
  color: #004892;
}
.cc-prtechtools .item__title a:hover,
.cc-prtechtools .item__title a:focus {
  color: #00162c;
}
.cc-prtechtools p a,
.cc-prtechtools ul li a {
  color: #004892;
}
.cc-prtechtools p a:hover,
.cc-prtechtools ul li a:hover,
.cc-prtechtools p a:active,
.cc-prtechtools ul li a:active {
  color: #266eb8;
}
.cc-prtechtools .item__footer {
  color: #00468f;
}
.cc-prtechtools .item__footer a {
  color: #004892;
}
.cc-prtechtools .item__footer a:hover,
.cc-prtechtools .item__footer a:active {
  color: #266eb8;
}
.cc-prtechtools hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-prtechtools.category__footer h2 {
  border: 1px solid #00468f;
}
.cc-prtechtools.category__footer a {
  color: #004892;
}
.cc-prtechtools.category__footer a:hover,
.cc-prtechtools.category__footer a:focus {
  color: #00162c;
}
.item--cc-measurementandevaluation .item__heading {
  color: #7ddf64;
}
.item--cc-measurementandevaluation .item__title {
  color: #004892;
}
.item--cc-measurementandevaluation .item__body p a {
  color: #004892;
}
.cc-measurementandevaluation {
  background-color: #FFFFFF;
  color: #00468f;
  text-align: left;
}
.cc-measurementandevaluation .category__title {
  color: #7ddf64;
  text-align: left;
  position: relative;
}
.cc-measurementandevaluation .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-measurementandevaluation .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-measurementandevaluation .category__title--lozenge .category__title__text {
  background-color: #7ddf64;
  color: #000000;
}
.cc-measurementandevaluation blockquote {
  border-left-color: #cccccc;
}
.cc-measurementandevaluation .item__title a {
  color: #004892;
}
.cc-measurementandevaluation .item__title a:hover,
.cc-measurementandevaluation .item__title a:focus {
  color: #00162c;
}
.cc-measurementandevaluation p a,
.cc-measurementandevaluation ul li a {
  color: #004892;
}
.cc-measurementandevaluation p a:hover,
.cc-measurementandevaluation ul li a:hover,
.cc-measurementandevaluation p a:active,
.cc-measurementandevaluation ul li a:active {
  color: #266eb8;
}
.cc-measurementandevaluation .item__footer {
  color: #00468f;
}
.cc-measurementandevaluation .item__footer a {
  color: #004892;
}
.cc-measurementandevaluation .item__footer a:hover,
.cc-measurementandevaluation .item__footer a:active {
  color: #266eb8;
}
.cc-measurementandevaluation hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-measurementandevaluation.category__footer h2 {
  border: 1px solid #00468f;
}
.cc-measurementandevaluation.category__footer a {
  color: #004892;
}
.cc-measurementandevaluation.category__footer a:hover,
.cc-measurementandevaluation.category__footer a:focus {
  color: #00162c;
}
.item--cc-crisiscommunication .item__heading {
  color: #7ddf64;
}
.item--cc-crisiscommunication .item__title {
  color: #004892;
}
.item--cc-crisiscommunication .item__body p a {
  color: #004892;
}
.cc-crisiscommunication {
  background-color: #FFFFFF;
  color: #00468f;
  text-align: left;
}
.cc-crisiscommunication .category__title {
  color: #7ddf64;
  text-align: left;
  position: relative;
}
.cc-crisiscommunication .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-crisiscommunication .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-crisiscommunication .category__title--lozenge .category__title__text {
  background-color: #7ddf64;
  color: #000000;
}
.cc-crisiscommunication blockquote {
  border-left-color: #cccccc;
}
.cc-crisiscommunication .item__title a {
  color: #004892;
}
.cc-crisiscommunication .item__title a:hover,
.cc-crisiscommunication .item__title a:focus {
  color: #00162c;
}
.cc-crisiscommunication p a,
.cc-crisiscommunication ul li a {
  color: #004892;
}
.cc-crisiscommunication p a:hover,
.cc-crisiscommunication ul li a:hover,
.cc-crisiscommunication p a:active,
.cc-crisiscommunication ul li a:active {
  color: #266eb8;
}
.cc-crisiscommunication .item__footer {
  color: #00468f;
}
.cc-crisiscommunication .item__footer a {
  color: #004892;
}
.cc-crisiscommunication .item__footer a:hover,
.cc-crisiscommunication .item__footer a:active {
  color: #266eb8;
}
.cc-crisiscommunication hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-crisiscommunication.category__footer h2 {
  border: 1px solid #00468f;
}
.cc-crisiscommunication.category__footer a {
  color: #004892;
}
.cc-crisiscommunication.category__footer a:hover,
.cc-crisiscommunication.category__footer a:focus {
  color: #00162c;
}
.item--cc-pleasesubscribe .item__heading {
  color: #7ddf64;
}
.item--cc-pleasesubscribe .item__title {
  color: #004892;
}
.item--cc-pleasesubscribe .item__body p a {
  color: #004892;
}
.cc-pleasesubscribe {
  background-color: #FFFFFF;
  color: #00468f;
  text-align: left;
}
.cc-pleasesubscribe .category__title {
  color: #7ddf64;
  text-align: left;
  position: relative;
}
.cc-pleasesubscribe .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-pleasesubscribe .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-pleasesubscribe .category__title--lozenge .category__title__text {
  background-color: #7ddf64;
  color: #000000;
}
.cc-pleasesubscribe blockquote {
  border-left-color: #cccccc;
}
.cc-pleasesubscribe .item__title a {
  color: #004892;
}
.cc-pleasesubscribe .item__title a:hover,
.cc-pleasesubscribe .item__title a:focus {
  color: #00162c;
}
.cc-pleasesubscribe p a,
.cc-pleasesubscribe ul li a {
  color: #004892;
}
.cc-pleasesubscribe p a:hover,
.cc-pleasesubscribe ul li a:hover,
.cc-pleasesubscribe p a:active,
.cc-pleasesubscribe ul li a:active {
  color: #266eb8;
}
.cc-pleasesubscribe .item__footer {
  color: #00468f;
}
.cc-pleasesubscribe .item__footer a {
  color: #004892;
}
.cc-pleasesubscribe .item__footer a:hover,
.cc-pleasesubscribe .item__footer a:active {
  color: #266eb8;
}
.cc-pleasesubscribe hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-pleasesubscribe.category__footer h2 {
  border: 1px solid #00468f;
}
.cc-pleasesubscribe.category__footer a {
  color: #004892;
}
.cc-pleasesubscribe.category__footer a:hover,
.cc-pleasesubscribe.category__footer a:focus {
  color: #00162c;
}
.item--cc-casestudies .item__heading {
  color: #7ddf64;
}
.item--cc-casestudies .item__title {
  color: #004892;
}
.item--cc-casestudies .item__body p a {
  color: #004892;
}
.cc-casestudies {
  background-color: #FFFFFF;
  color: #00468f;
  text-align: left;
}
.cc-casestudies .category__title {
  color: #7ddf64;
  text-align: left;
  position: relative;
}
.cc-casestudies .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-casestudies .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-casestudies .category__title--lozenge .category__title__text {
  background-color: #7ddf64;
  color: #000000;
}
.cc-casestudies blockquote {
  border-left-color: #cccccc;
}
.cc-casestudies .item__title a {
  color: #004892;
}
.cc-casestudies .item__title a:hover,
.cc-casestudies .item__title a:focus {
  color: #00162c;
}
.cc-casestudies p a,
.cc-casestudies ul li a {
  color: #004892;
}
.cc-casestudies p a:hover,
.cc-casestudies ul li a:hover,
.cc-casestudies p a:active,
.cc-casestudies ul li a:active {
  color: #266eb8;
}
.cc-casestudies .item__footer {
  color: #00468f;
}
.cc-casestudies .item__footer a {
  color: #004892;
}
.cc-casestudies .item__footer a:hover,
.cc-casestudies .item__footer a:active {
  color: #266eb8;
}
.cc-casestudies hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-casestudies.category__footer h2 {
  border: 1px solid #00468f;
}
.cc-casestudies.category__footer a {
  color: #004892;
}
.cc-casestudies.category__footer a:hover,
.cc-casestudies.category__footer a:focus {
  color: #00162c;
}
.item--cc-prtechcommstechmartechnewswatch .item__heading {
  color: #7ddf64;
}
.item--cc-prtechcommstechmartechnewswatch .item__title {
  color: #004892;
}
.item--cc-prtechcommstechmartechnewswatch .item__body p a {
  color: #004892;
}
.cc-prtechcommstechmartechnewswatch {
  background-color: #FFFFFF;
  color: #00468f;
  text-align: left;
}
.cc-prtechcommstechmartechnewswatch .category__title {
  color: #7ddf64;
  text-align: left;
  position: relative;
}
.cc-prtechcommstechmartechnewswatch .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-prtechcommstechmartechnewswatch .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-prtechcommstechmartechnewswatch .category__title--lozenge .category__title__text {
  background-color: #7ddf64;
  color: #000000;
}
.cc-prtechcommstechmartechnewswatch blockquote {
  border-left-color: #cccccc;
}
.cc-prtechcommstechmartechnewswatch .item__title a {
  color: #004892;
}
.cc-prtechcommstechmartechnewswatch .item__title a:hover,
.cc-prtechcommstechmartechnewswatch .item__title a:focus {
  color: #00162c;
}
.cc-prtechcommstechmartechnewswatch p a,
.cc-prtechcommstechmartechnewswatch ul li a {
  color: #004892;
}
.cc-prtechcommstechmartechnewswatch p a:hover,
.cc-prtechcommstechmartechnewswatch ul li a:hover,
.cc-prtechcommstechmartechnewswatch p a:active,
.cc-prtechcommstechmartechnewswatch ul li a:active {
  color: #266eb8;
}
.cc-prtechcommstechmartechnewswatch .item__footer {
  color: #00468f;
}
.cc-prtechcommstechmartechnewswatch .item__footer a {
  color: #004892;
}
.cc-prtechcommstechmartechnewswatch .item__footer a:hover,
.cc-prtechcommstechmartechnewswatch .item__footer a:active {
  color: #266eb8;
}
.cc-prtechcommstechmartechnewswatch hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-prtechcommstechmartechnewswatch.category__footer h2 {
  border: 1px solid #00468f;
}
.cc-prtechcommstechmartechnewswatch.category__footer a {
  color: #004892;
}
.cc-prtechcommstechmartechnewswatch.category__footer a:hover,
.cc-prtechcommstechmartechnewswatch.category__footer a:focus {
  color: #00162c;
}
.item--cc-researchandreports .item__heading {
  color: #7ddf64;
}
.item--cc-researchandreports .item__title {
  color: #004892;
}
.item--cc-researchandreports .item__body p a {
  color: #004892;
}
.cc-researchandreports {
  background-color: #FFFFFF;
  color: #00468f;
  text-align: left;
}
.cc-researchandreports .category__title {
  color: #7ddf64;
  text-align: left;
  position: relative;
}
.cc-researchandreports .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-researchandreports .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-researchandreports .category__title--lozenge .category__title__text {
  background-color: #7ddf64;
  color: #000000;
}
.cc-researchandreports blockquote {
  border-left-color: #cccccc;
}
.cc-researchandreports .item__title a {
  color: #004892;
}
.cc-researchandreports .item__title a:hover,
.cc-researchandreports .item__title a:focus {
  color: #00162c;
}
.cc-researchandreports p a,
.cc-researchandreports ul li a {
  color: #004892;
}
.cc-researchandreports p a:hover,
.cc-researchandreports ul li a:hover,
.cc-researchandreports p a:active,
.cc-researchandreports ul li a:active {
  color: #266eb8;
}
.cc-researchandreports .item__footer {
  color: #00468f;
}
.cc-researchandreports .item__footer a {
  color: #004892;
}
.cc-researchandreports .item__footer a:hover,
.cc-researchandreports .item__footer a:active {
  color: #266eb8;
}
.cc-researchandreports hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-researchandreports.category__footer h2 {
  border: 1px solid #00468f;
}
.cc-researchandreports.category__footer a {
  color: #004892;
}
.cc-researchandreports.category__footer a:hover,
.cc-researchandreports.category__footer a:focus {
  color: #00162c;
}
.item--cc-professionalpractice .item__heading {
  color: #7ddf64;
}
.item--cc-professionalpractice .item__title {
  color: #004892;
}
.item--cc-professionalpractice .item__body p a {
  color: #004892;
}
.cc-professionalpractice {
  background-color: #FFFFFF;
  color: #00468f;
  text-align: left;
}
.cc-professionalpractice .category__title {
  color: #7ddf64;
  text-align: left;
  position: relative;
}
.cc-professionalpractice .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-professionalpractice .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-professionalpractice .category__title--lozenge .category__title__text {
  background-color: #7ddf64;
  color: #000000;
}
.cc-professionalpractice blockquote {
  border-left-color: #cccccc;
}
.cc-professionalpractice .item__title a {
  color: #004892;
}
.cc-professionalpractice .item__title a:hover,
.cc-professionalpractice .item__title a:focus {
  color: #00162c;
}
.cc-professionalpractice p a,
.cc-professionalpractice ul li a {
  color: #004892;
}
.cc-professionalpractice p a:hover,
.cc-professionalpractice ul li a:hover,
.cc-professionalpractice p a:active,
.cc-professionalpractice ul li a:active {
  color: #266eb8;
}
.cc-professionalpractice .item__footer {
  color: #00468f;
}
.cc-professionalpractice .item__footer a {
  color: #004892;
}
.cc-professionalpractice .item__footer a:hover,
.cc-professionalpractice .item__footer a:active {
  color: #266eb8;
}
.cc-professionalpractice hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-professionalpractice.category__footer h2 {
  border: 1px solid #00468f;
}
.cc-professionalpractice.category__footer a {
  color: #004892;
}
.cc-professionalpractice.category__footer a:hover,
.cc-professionalpractice.category__footer a:focus {
  color: #00162c;
}
.item--cc-digitalandsocial .item__heading {
  color: #454547;
}
.item--cc-digitalandsocial .item__title {
  color: #004892;
}
.item--cc-digitalandsocial .item__body p a {
  color: #004892;
}
.cc-digitalandsocial {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-digitalandsocial .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-digitalandsocial .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-digitalandsocial .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-digitalandsocial .category__title--lozenge .category__title__text {
  background-color: #454547;
  color: #ffffff;
}
.cc-digitalandsocial blockquote {
  border-left-color: #cccccc;
}
.cc-digitalandsocial .item__title a {
  color: #004892;
}
.cc-digitalandsocial .item__title a:hover,
.cc-digitalandsocial .item__title a:focus {
  color: #00162c;
}
.cc-digitalandsocial p a,
.cc-digitalandsocial ul li a {
  color: #004892;
}
.cc-digitalandsocial p a:hover,
.cc-digitalandsocial ul li a:hover,
.cc-digitalandsocial p a:active,
.cc-digitalandsocial ul li a:active {
  color: #266eb8;
}
.cc-digitalandsocial .item__footer {
  color: #454547;
}
.cc-digitalandsocial .item__footer a {
  color: #004892;
}
.cc-digitalandsocial .item__footer a:hover,
.cc-digitalandsocial .item__footer a:active {
  color: #266eb8;
}
.cc-digitalandsocial hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-digitalandsocial.category__footer h2 {
  border: 1px solid #454547;
}
.cc-digitalandsocial.category__footer a {
  color: #004892;
}
.cc-digitalandsocial.category__footer a:hover,
.cc-digitalandsocial.category__footer a:focus {
  color: #00162c;
}
.item--cc-communities .item__heading {
  color: #454547;
}
.item--cc-communities .item__title {
  color: #004892;
}
.item--cc-communities .item__body p a {
  color: #004892;
}
.cc-communities {
  background-color: #FFFFFF;
  color: #00468f;
  text-align: left;
}
.cc-communities .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-communities .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-communities .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-communities .category__title--lozenge .category__title__text {
  background-color: #454547;
  color: #ffffff;
}
.cc-communities blockquote {
  border-left-color: #cccccc;
}
.cc-communities .item__title a {
  color: #004892;
}
.cc-communities .item__title a:hover,
.cc-communities .item__title a:focus {
  color: #00162c;
}
.cc-communities p a,
.cc-communities ul li a {
  color: #004892;
}
.cc-communities p a:hover,
.cc-communities ul li a:hover,
.cc-communities p a:active,
.cc-communities ul li a:active {
  color: #266eb8;
}
.cc-communities .item__footer {
  color: #00468f;
}
.cc-communities .item__footer a {
  color: #004892;
}
.cc-communities .item__footer a:hover,
.cc-communities .item__footer a:active {
  color: #266eb8;
}
.cc-communities hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-communities.category__footer h2 {
  border: 1px solid #00468f;
}
.cc-communities.category__footer a {
  color: #004892;
}
.cc-communities.category__footer a:hover,
.cc-communities.category__footer a:focus {
  color: #00162c;
}
.item--cc-tipsandtricks .item__heading {
  color: #7ddf64;
}
.item--cc-tipsandtricks .item__title {
  color: #004892;
}
.item--cc-tipsandtricks .item__body p a {
  color: #004892;
}
.cc-tipsandtricks {
  background-color: #FFFFFF;
  color: #00468f;
  text-align: left;
}
.cc-tipsandtricks .category__title {
  color: #7ddf64;
  text-align: left;
  position: relative;
}
.cc-tipsandtricks .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-tipsandtricks .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-tipsandtricks .category__title--lozenge .category__title__text {
  background-color: #7ddf64;
  color: #000000;
}
.cc-tipsandtricks blockquote {
  border-left-color: #cccccc;
}
.cc-tipsandtricks .item__title a {
  color: #004892;
}
.cc-tipsandtricks .item__title a:hover,
.cc-tipsandtricks .item__title a:focus {
  color: #00162c;
}
.cc-tipsandtricks p a,
.cc-tipsandtricks ul li a {
  color: #004892;
}
.cc-tipsandtricks p a:hover,
.cc-tipsandtricks ul li a:hover,
.cc-tipsandtricks p a:active,
.cc-tipsandtricks ul li a:active {
  color: #266eb8;
}
.cc-tipsandtricks .item__footer {
  color: #00468f;
}
.cc-tipsandtricks .item__footer a {
  color: #004892;
}
.cc-tipsandtricks .item__footer a:hover,
.cc-tipsandtricks .item__footer a:active {
  color: #266eb8;
}
.cc-tipsandtricks hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-tipsandtricks.category__footer h2 {
  border: 1px solid #00468f;
}
.cc-tipsandtricks.category__footer a {
  color: #004892;
}
.cc-tipsandtricks.category__footer a:hover,
.cc-tipsandtricks.category__footer a:focus {
  color: #00162c;
}
.item--cc-shorts .item__heading {
  color: #7ddf64;
}
.item--cc-shorts .item__title {
  color: #004892;
}
.item--cc-shorts .item__body p a {
  color: #004892;
}
.cc-shorts {
  background-color: #FFFFFF;
  color: #00468f;
  text-align: left;
}
.cc-shorts .category__title {
  color: #7ddf64;
  text-align: left;
  position: relative;
}
.cc-shorts .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-shorts .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-shorts .category__title--lozenge .category__title__text {
  background-color: #7ddf64;
  color: #000000;
}
.cc-shorts blockquote {
  border-left-color: #cccccc;
}
.cc-shorts .item__title a {
  color: #004892;
}
.cc-shorts .item__title a:hover,
.cc-shorts .item__title a:focus {
  color: #00162c;
}
.cc-shorts p a,
.cc-shorts ul li a {
  color: #004892;
}
.cc-shorts p a:hover,
.cc-shorts ul li a:hover,
.cc-shorts p a:active,
.cc-shorts ul li a:active {
  color: #266eb8;
}
.cc-shorts .item__footer {
  color: #00468f;
}
.cc-shorts .item__footer a {
  color: #004892;
}
.cc-shorts .item__footer a:hover,
.cc-shorts .item__footer a:active {
  color: #266eb8;
}
.cc-shorts hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-shorts.category__footer h2 {
  border: 1px solid #00468f;
}
.cc-shorts.category__footer a {
  color: #004892;
}
.cc-shorts.category__footer a:hover,
.cc-shorts.category__footer a:focus {
  color: #00162c;
}
.item--cc-disclaimers .item__heading {
  color: #454547;
}
.item--cc-disclaimers .item__title {
  color: #004892;
}
.item--cc-disclaimers .item__body p a {
  color: #004892;
}
.cc-disclaimers {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-disclaimers .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-disclaimers .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-disclaimers .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-disclaimers .category__title--lozenge .category__title__text {
  background-color: #454547;
  color: #ffffff;
}
.cc-disclaimers blockquote {
  border-left-color: #cccccc;
}
.cc-disclaimers .item__title a {
  color: #004892;
}
.cc-disclaimers .item__title a:hover,
.cc-disclaimers .item__title a:focus {
  color: #00162c;
}
.cc-disclaimers p a,
.cc-disclaimers ul li a {
  color: #004892;
}
.cc-disclaimers p a:hover,
.cc-disclaimers ul li a:hover,
.cc-disclaimers p a:active,
.cc-disclaimers ul li a:active {
  color: #266eb8;
}
.cc-disclaimers .item__footer {
  color: #454547;
}
.cc-disclaimers .item__footer a {
  color: #004892;
}
.cc-disclaimers .item__footer a:hover,
.cc-disclaimers .item__footer a:active {
  color: #266eb8;
}
.cc-disclaimers hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-disclaimers.category__footer h2 {
  border: 1px solid #454547;
}
.cc-disclaimers.category__footer a {
  color: #004892;
}
.cc-disclaimers.category__footer a:hover,
.cc-disclaimers.category__footer a:focus {
  color: #00162c;
}
.item--cc-prbusiness .item__heading {
  color: #1e73be;
}
.item--cc-prbusiness .item__title {
  color: #000000;
}
.item--cc-prbusiness .item__body p a {
  color: #000000;
}
.cc-prbusiness {
  background-color: #FFFFFF;
  color: #000000;
  text-align: left;
}
.cc-prbusiness .category__title {
  color: #1e73be;
  text-align: left;
  position: relative;
}
.cc-prbusiness .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-prbusiness .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-prbusiness .category__title--lozenge .category__title__text {
  background-color: #1e73be;
  color: #ffffff;
}
.cc-prbusiness blockquote {
  border-left-color: #cccccc;
}
.cc-prbusiness .item__title a {
  color: #000000;
}
.cc-prbusiness .item__title a:hover,
.cc-prbusiness .item__title a:focus {
  color: #000000;
}
.cc-prbusiness p a,
.cc-prbusiness ul li a {
  color: #000000;
}
.cc-prbusiness p a:hover,
.cc-prbusiness ul li a:hover,
.cc-prbusiness p a:active,
.cc-prbusiness ul li a:active {
  color: #262626;
}
.cc-prbusiness .item__footer {
  color: #000000;
}
.cc-prbusiness .item__footer a {
  color: #000000;
}
.cc-prbusiness .item__footer a:hover,
.cc-prbusiness .item__footer a:active {
  color: #262626;
}
.cc-prbusiness hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-prbusiness.category__footer h2 {
  border: 1px solid #000000;
}
.cc-prbusiness.category__footer a {
  color: #000000;
}
.cc-prbusiness.category__footer a:hover,
.cc-prbusiness.category__footer a:focus {
  color: #000000;
}
.item--cc-stuartbruceassociates .item__heading {
  color: #1e73be;
}
.item--cc-stuartbruceassociates .item__title {
  color: #ffffff;
}
.item--cc-stuartbruceassociates .item__body p a {
  color: #ffffff;
}
.cc-stuartbruceassociates {
  background-color: #1e73be;
  color: #ffffff;
  text-align: left;
}
.cc-stuartbruceassociates .category__title {
  color: #1e73be;
  text-align: left;
  position: relative;
}
.cc-stuartbruceassociates .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-stuartbruceassociates .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-stuartbruceassociates .category__title--lozenge .category__title__text {
  background-color: #1e73be;
  color: #ffffff;
}
.cc-stuartbruceassociates blockquote {
  border-left-color: #51a6f1;
}
.cc-stuartbruceassociates .item__title a {
  color: #ffffff;
}
.cc-stuartbruceassociates .item__title a:hover,
.cc-stuartbruceassociates .item__title a:focus {
  color: #cccccc;
}
.cc-stuartbruceassociates p a,
.cc-stuartbruceassociates ul li a {
  color: #ffffff;
}
.cc-stuartbruceassociates p a:hover,
.cc-stuartbruceassociates ul li a:hover,
.cc-stuartbruceassociates p a:active,
.cc-stuartbruceassociates ul li a:active {
  color: #d9d9d9;
}
.cc-stuartbruceassociates .item__footer {
  color: #ffffff;
}
.cc-stuartbruceassociates .item__footer a {
  color: #ffffff;
}
.cc-stuartbruceassociates .item__footer a:hover,
.cc-stuartbruceassociates .item__footer a:active {
  color: #d9d9d9;
}
.cc-stuartbruceassociates hr {
  background-color: #51a6f1;
  color: #51a6f1;
}
.cc-stuartbruceassociates.category__footer h2 {
  border: 1px solid #ffffff;
}
.cc-stuartbruceassociates.category__footer a {
  color: #ffffff;
}
.cc-stuartbruceassociates.category__footer a:hover,
.cc-stuartbruceassociates.category__footer a:focus {
  color: #cccccc;
}
.item--cc-thatwastheweekthatwas .item__heading {
  color: #1e73be;
}
.item--cc-thatwastheweekthatwas .item__title {
  color: #004892;
}
.item--cc-thatwastheweekthatwas .item__body p a {
  color: #004892;
}
.cc-thatwastheweekthatwas {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-thatwastheweekthatwas .category__title {
  color: #1e73be;
  text-align: left;
  position: relative;
}
.cc-thatwastheweekthatwas .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-thatwastheweekthatwas .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-thatwastheweekthatwas .category__title--lozenge .category__title__text {
  background-color: #1e73be;
  color: #ffffff;
}
.cc-thatwastheweekthatwas blockquote {
  border-left-color: #cccccc;
}
.cc-thatwastheweekthatwas .item__title a {
  color: #004892;
}
.cc-thatwastheweekthatwas .item__title a:hover,
.cc-thatwastheweekthatwas .item__title a:focus {
  color: #00162c;
}
.cc-thatwastheweekthatwas p a,
.cc-thatwastheweekthatwas ul li a {
  color: #004892;
}
.cc-thatwastheweekthatwas p a:hover,
.cc-thatwastheweekthatwas ul li a:hover,
.cc-thatwastheweekthatwas p a:active,
.cc-thatwastheweekthatwas ul li a:active {
  color: #266eb8;
}
.cc-thatwastheweekthatwas .item__footer {
  color: #454547;
}
.cc-thatwastheweekthatwas .item__footer a {
  color: #004892;
}
.cc-thatwastheweekthatwas .item__footer a:hover,
.cc-thatwastheweekthatwas .item__footer a:active {
  color: #266eb8;
}
.cc-thatwastheweekthatwas hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-thatwastheweekthatwas.category__footer h2 {
  border: 1px solid #454547;
}
.cc-thatwastheweekthatwas.category__footer a {
  color: #004892;
}
.cc-thatwastheweekthatwas.category__footer a:hover,
.cc-thatwastheweekthatwas.category__footer a:focus {
  color: #00162c;
}
.item--cc-socialstuart .item__heading {
  color: #7ddf64;
}
.item--cc-socialstuart .item__title {
  color: #004892;
}
.item--cc-socialstuart .item__body p a {
  color: #004892;
}
.cc-socialstuart {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-socialstuart .category__title {
  color: #7ddf64;
  text-align: left;
  position: relative;
}
.cc-socialstuart .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-socialstuart .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-socialstuart .category__title--lozenge .category__title__text {
  background-color: #7ddf64;
  color: #000000;
}
.cc-socialstuart blockquote {
  border-left-color: #cccccc;
}
.cc-socialstuart .item__title a {
  color: #004892;
}
.cc-socialstuart .item__title a:hover,
.cc-socialstuart .item__title a:focus {
  color: #00162c;
}
.cc-socialstuart p a,
.cc-socialstuart ul li a {
  color: #004892;
}
.cc-socialstuart p a:hover,
.cc-socialstuart ul li a:hover,
.cc-socialstuart p a:active,
.cc-socialstuart ul li a:active {
  color: #266eb8;
}
.cc-socialstuart .item__footer {
  color: #454547;
}
.cc-socialstuart .item__footer a {
  color: #004892;
}
.cc-socialstuart .item__footer a:hover,
.cc-socialstuart .item__footer a:active {
  color: #266eb8;
}
.cc-socialstuart hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-socialstuart.category__footer h2 {
  border: 1px solid #454547;
}
.cc-socialstuart.category__footer a {
  color: #004892;
}
.cc-socialstuart.category__footer a:hover,
.cc-socialstuart.category__footer a:focus {
  color: #00162c;
}
.item--cc-prtechsponsored .item__heading {
  color: #454547;
}
.item--cc-prtechsponsored .item__title {
  color: #004892;
}
.item--cc-prtechsponsored .item__body p a {
  color: #004892;
}
.cc-prtechsponsored {
  background-color: #FFFFFF;
  color: #454547;
  text-align: left;
}
.cc-prtechsponsored .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-prtechsponsored .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-prtechsponsored .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-prtechsponsored .category__title--lozenge .category__title__text {
  background-color: #454547;
  color: #ffffff;
}
.cc-prtechsponsored blockquote {
  border-left-color: #cccccc;
}
.cc-prtechsponsored .item__title a {
  color: #004892;
}
.cc-prtechsponsored .item__title a:hover,
.cc-prtechsponsored .item__title a:focus {
  color: #00162c;
}
.cc-prtechsponsored p a,
.cc-prtechsponsored ul li a {
  color: #004892;
}
.cc-prtechsponsored p a:hover,
.cc-prtechsponsored ul li a:hover,
.cc-prtechsponsored p a:active,
.cc-prtechsponsored ul li a:active {
  color: #266eb8;
}
.cc-prtechsponsored .item__footer {
  color: #454547;
}
.cc-prtechsponsored .item__footer a {
  color: #004892;
}
.cc-prtechsponsored .item__footer a:hover,
.cc-prtechsponsored .item__footer a:active {
  color: #266eb8;
}
.cc-prtechsponsored hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-prtechsponsored.category__footer h2 {
  border: 1px solid #454547;
}
.cc-prtechsponsored.category__footer a {
  color: #004892;
}
.cc-prtechsponsored.category__footer a:hover,
.cc-prtechsponsored.category__footer a:focus {
  color: #00162c;
}
.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: #004892;
  color: #004892;
}
@media (max-width: 760px) {
  .issue__pager .active span,
  .pagination .active span {
    color: #6a6f75;
  }
}
.cta--header {
  color: rgba(250, 250, 250, 0.9);
}
.header--withimage .cta--header {
  background-color: rgba(0, 0, 0, 0.4);
}
.cta--header .cta-tabs .cta-tabs-title {
  color: rgba(250, 250, 250, 0.6);
}
.cta--header .cta-tabs button {
  color: rgba(250, 250, 250, 0.6);
}
.cta--header .cta-tabs button:hover,
.cta--header .cta-tabs button.active {
  border-top-color: rgba(250, 250, 250, 0.8);
  color: #fafafa;
}
.header--withimage .cta--header .btn {
  background-color: #7ddf64;
}
.header--withimage .cta--header .btn:hover,
.header--withimage .cta--header .btn:focus {
  background-color: #6bdb4f;
}
.subscription__resubscribe__btn {
  color: #004892;
}
.subscription__resubscribe__btn:hover,
.subscription__resubscribe__btn:focus {
  color: #266eb8;
}
.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: #004892;
}
.sponsorship a:hover,
.sponsorship a:active {
  color: #266eb8;
}
.sponsorship__quicklinks {
  color: rgba(69, 69, 71, 0.7);
}
.sponsorship__quicklinks a {
  color: rgba(69, 69, 71, 0.7);
}
.sponsorship__quicklinks a:hover,
.sponsorship__quicklinks a:active {
  color: #2c2c2d;
}
.sponsorship__nextavailable.with_divider:before {
  border-top-color: rgba(69, 69, 71, 0.6);
}
.sponsorship__nextavailable h4 {
  color: rgba(69, 69, 71, 0.7);
}
.sponsorship__nextavailable a {
  color: rgba(183, 206, 60, 0.7);
}
.sponsorship__nextavailable a:hover,
.sponsorship__nextavailable a:active {
  color: #98ac2b;
}
.sponsorship__pricing {
  background-color: #f0f5fa;
  color: #454547;
}
.sponsorship__pricing .btn {
  background-color: #B7CE3C;
  color: #FFFFFF;
}
.sponsorship__pricing .btn:hover,
.sponsorship__pricing .btn:focus {
  background-color: #98ac2b;
  color: #FFFFFF;
}
.sponsorship__availability h2 {
  color: rgba(69, 69, 71, 0.7);
}
.sponsorship__availability section + section:before {
  border-top-color: rgba(69, 69, 71, 0.6);
}
.sponsorship__availability .dates li {
  background-color: #f0f5fa;
  color: #454547;
}
.sponsorship__availability .dates p {
  border-bottom-color: rgba(69, 69, 71, 0.2);
}
.sponsorship__availability .booked p {
  color: #9C9C9C;
}
.sponsorship__availability .booked .booknow span {
  background-color: #9C9C9C;
  color: #FFFFFF;
}
.sponsorship__availability .tentative p {
  color: #FB8A35;
}
.sponsorship__availability .tentative .booknow span {
  background-color: #FB8A35;
  color: #FFFFFF;
}
.sponsorship__availability .available p {
  color: #B7CE3C;
}
.sponsorship__availability .available .booknow a {
  background-color: #B7CE3C;
  color: #FFFFFF;
}
.sponsorship__availability .available .booknow a:hover,
.sponsorship__availability .available .booknow a:focus {
  background-color: #98ac2b;
}
.sponsorship__availability__info .tentative {
  color: #FB8A35;
}
.sponsorship__availability__info a {
  color: #B7CE3C;
}
.sponsorship__availability__info a:hover,
.sponsorship__availability__info a:focus {
  color: #98ac2b;
}
.sponsorship__details {
  background-color: #f0f5fa;
  color: #454547;
}
.sponsorship__previous li {
  border-top-color: rgba(69, 69, 71, 0.1);
}
@media (min-width: 760px) {
  .sponsorship__previous li {
    border-color: rgba(69, 69, 71, 0.1);
  }
}
.sponsorship__inquiry h3 {
  border-bottom-color: rgba(69, 69, 71, 0.2);
}
.home--noissue {
  background-color: #454547;
  color: #fafafa;
}
.home--noissue body {
  background-color: transparent;
}
.home--noissue .footer {
  background-color: #454547;
  color: #fafafa;
}
.home--noissue .footer a {
  color: rgba(250, 250, 250, 0.8);
}
.home--noissue .footer a:hover,
.home--noissue .footer a:active {
  color: #fafafa;
}
.home--noissue .footer .i .recaptcha-terms {
  color: rgba(250, 250, 250, 0.5);
}
.home--noissue .footer .i .recaptcha-terms a {
  color: rgba(250, 250, 250, 0.5);
}
.home--noissue .footer .social a svg {
  fill: rgba(250, 250, 250, 0.8);
}
.home--noissue .footer .social a:hover svg {
  fill: #fafafa;
}
.header--withimage .header {
  background-image: url(https://dxj7eshgz03ln.cloudfront.net/production/publication/header_background_image/13892/medium_darkened_6defad62-98b7-45de-9fbb-4666b4518e44.jpg);
}
@media (min-width: 760px) {
  .header--withimage .header {
    background-image: url(https://dxj7eshgz03ln.cloudfront.net/production/publication/header_background_image/13892/large_darkened_6defad62-98b7-45de-9fbb-4666b4518e44.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/13892/medium_darkened_6defad62-98b7-45de-9fbb-4666b4518e44.jpg);
}
@media (min-width: 760px) {
  .home--noissue.header--withimage {
    background-image: url(https://dxj7eshgz03ln.cloudfront.net/production/publication/header_background_image/13892/large_darkened_6defad62-98b7-45de-9fbb-4666b4518e44.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;
}
