html,
body,
button {
  color: #050100;
}
.btn {
  background-color: #ff6717;
  color: #070707;
}
.btn:hover,
.btn:focus {
  background-color: #d95814;
  color: #070707;
}
.header {
  background-color: #ff6717;
  color: #070707;
}
.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(7, 7, 7, 0.8);
}
.header .navbar-a-search {
  color: rgba(7, 7, 7, 0.8);
}
.header .navbar-toggle .navbar-toggle-bar {
  background-color: rgba(7, 7, 7, 0.8);
}
.header .navbar-toggle:hover .navbar-toggle-bar,
.header .navbar-toggle:active .navbar-toggle-bar {
  background-color: #070707;
}
.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(7, 7, 7, 0.8);
}
.header a:hover,
.header a:active {
  color: #070707;
}
.header a.navbar-brand {
  color: #070707;
}
.header .form-control {
  background-color: rgba(255, 255, 255, 0.9);
  color: #000000;
}
.header ::-moz-placeholder {
  color: #4a1a00;
}
.header :-ms-input-placeholder {
  color: #4a1a00;
}
.header ::placeholder {
  color: #4a1a00;
}
.header .btn,
.btn-primary {
  background-color: #e34e00;
  color: #070707;
}
.header .btn path,
.btn-primary path {
  stroke: #070707;
}
.header .btn:hover,
.btn-primary:hover,
.header .btn:focus,
.btn-primary:focus {
  background-color: #b03d00;
  color: #070707;
}
@media (min-width: 760px) {
  .navbar-search .form-control {
    border: 1px solid #e34e00;
    -webkit-background-clip: padding-box;
  }
}
.navbar-search .btn {
  background-color: transparent;
  color: #5e5e61;
}
.navbar-search .btn:hover,
.navbar-search .btn:focus {
  background-color: transparent;
  color: #000000;
}
.item__list .item:before {
  border-top-color: rgba(5, 1, 0, 0.2);
}
.item__heading {
  color: #0f71ad;
}
.item__footer {
  color: rgba(5, 1, 0, 0.7);
}
.issue__heading h1 {
  color: #050100;
}
.issue__heading h1 i {
  color: rgba(5, 1, 0, 0.7);
}
.category__title--lozenge .category__title__text {
  padding-bottom: 3px;
  padding-top: 5px;
}
.item--cc-migrantrealities .item__heading {
  color: #ab1818;
}
.item--cc-migrantrealities .item__title {
  color: #0f71ad;
}
.item--cc-migrantrealities .item__body p a {
  color: #0f71ad;
}
.cc-migrantrealities {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-migrantrealities .category__title {
  color: #ab1818;
  text-align: left;
  position: relative;
}
.cc-migrantrealities .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-migrantrealities .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-migrantrealities blockquote {
  border-left-color: #cccccc;
}
.cc-migrantrealities .item__title a {
  color: #0f71ad;
}
.cc-migrantrealities .item__title a:hover,
.cc-migrantrealities .item__title a:focus {
  color: #07344f;
}
.cc-migrantrealities p a,
.cc-migrantrealities ul li a {
  color: #0f71ad;
}
.cc-migrantrealities p a:hover,
.cc-migrantrealities ul li a:hover,
.cc-migrantrealities p a:active,
.cc-migrantrealities ul li a:active {
  color: #3597d3;
}
.cc-migrantrealities .item__footer {
  color: #050100;
}
.cc-migrantrealities .item__footer a {
  color: #0f71ad;
}
.cc-migrantrealities .item__footer a:hover,
.cc-migrantrealities .item__footer a:active {
  color: #3597d3;
}
.cc-migrantrealities hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-migrantrealities.category__footer h2 {
  border: 1px solid #050100;
}
.cc-migrantrealities.category__footer a {
  color: #0f71ad;
}
.cc-migrantrealities.category__footer a:hover,
.cc-migrantrealities.category__footer a:focus {
  color: #07344f;
}
.item--cc-employmentnews .item__heading {
  color: #b20a0a;
}
.item--cc-employmentnews .item__title {
  color: #0f71ad;
}
.item--cc-employmentnews .item__body p a {
  color: #0f71ad;
}
.cc-employmentnews {
  background-color: #FFFFFF;
  color: #0d0d0d;
  text-align: left;
}
.cc-employmentnews .category__title {
  color: #b20a0a;
  text-align: left;
  position: relative;
}
.cc-employmentnews .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-employmentnews .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-employmentnews blockquote {
  border-left-color: #cccccc;
}
.cc-employmentnews .item__title a {
  color: #0f71ad;
}
.cc-employmentnews .item__title a:hover,
.cc-employmentnews .item__title a:focus {
  color: #07344f;
}
.cc-employmentnews p a,
.cc-employmentnews ul li a {
  color: #0f71ad;
}
.cc-employmentnews p a:hover,
.cc-employmentnews ul li a:hover,
.cc-employmentnews p a:active,
.cc-employmentnews ul li a:active {
  color: #3597d3;
}
.cc-employmentnews .item__footer {
  color: #0d0d0d;
}
.cc-employmentnews .item__footer a {
  color: #0f71ad;
}
.cc-employmentnews .item__footer a:hover,
.cc-employmentnews .item__footer a:active {
  color: #3597d3;
}
.cc-employmentnews hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-employmentnews.category__footer h2 {
  border: 1px solid #0d0d0d;
}
.cc-employmentnews.category__footer a {
  color: #0f71ad;
}
.cc-employmentnews.category__footer a:hover,
.cc-employmentnews.category__footer a:focus {
  color: #07344f;
}
.item--cc-skilling .item__heading {
  color: #981010;
}
.item--cc-skilling .item__title {
  color: #0f71ad;
}
.item--cc-skilling .item__body p a {
  color: #0f71ad;
}
.cc-skilling {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-skilling .category__title {
  color: #981010;
  text-align: left;
  position: relative;
}
.cc-skilling .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-skilling .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-skilling blockquote {
  border-left-color: #cccccc;
}
.cc-skilling .item__title a {
  color: #0f71ad;
}
.cc-skilling .item__title a:hover,
.cc-skilling .item__title a:focus {
  color: #07344f;
}
.cc-skilling p a,
.cc-skilling ul li a {
  color: #0f71ad;
}
.cc-skilling p a:hover,
.cc-skilling ul li a:hover,
.cc-skilling p a:active,
.cc-skilling ul li a:active {
  color: #3597d3;
}
.cc-skilling .item__footer {
  color: #050100;
}
.cc-skilling .item__footer a {
  color: #0f71ad;
}
.cc-skilling .item__footer a:hover,
.cc-skilling .item__footer a:active {
  color: #3597d3;
}
.cc-skilling hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-skilling.category__footer h2 {
  border: 1px solid #050100;
}
.cc-skilling.category__footer a {
  color: #0f71ad;
}
.cc-skilling.category__footer a:hover,
.cc-skilling.category__footer a:focus {
  color: #07344f;
}
.item--cc-labourinparliament .item__heading {
  color: #911414;
}
.item--cc-labourinparliament .item__title {
  color: #0f71ad;
}
.item--cc-labourinparliament .item__body p a {
  color: #0f71ad;
}
.cc-labourinparliament {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-labourinparliament .category__title {
  color: #911414;
  text-align: left;
  position: relative;
}
.cc-labourinparliament .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-labourinparliament .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-labourinparliament blockquote {
  border-left-color: #cccccc;
}
.cc-labourinparliament .item__title a {
  color: #0f71ad;
}
.cc-labourinparliament .item__title a:hover,
.cc-labourinparliament .item__title a:focus {
  color: #07344f;
}
.cc-labourinparliament p a,
.cc-labourinparliament ul li a {
  color: #0f71ad;
}
.cc-labourinparliament p a:hover,
.cc-labourinparliament ul li a:hover,
.cc-labourinparliament p a:active,
.cc-labourinparliament ul li a:active {
  color: #3597d3;
}
.cc-labourinparliament .item__footer {
  color: #050100;
}
.cc-labourinparliament .item__footer a {
  color: #0f71ad;
}
.cc-labourinparliament .item__footer a:hover,
.cc-labourinparliament .item__footer a:active {
  color: #3597d3;
}
.cc-labourinparliament hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-labourinparliament.category__footer h2 {
  border: 1px solid #050100;
}
.cc-labourinparliament.category__footer a {
  color: #0f71ad;
}
.cc-labourinparliament.category__footer a:hover,
.cc-labourinparliament.category__footer a:focus {
  color: #07344f;
}
.item--cc-inthecourts .item__heading {
  color: #ae0b0b;
}
.item--cc-inthecourts .item__title {
  color: #0f71ad;
}
.item--cc-inthecourts .item__body p a {
  color: #0f71ad;
}
.cc-inthecourts {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-inthecourts .category__title {
  color: #ae0b0b;
  text-align: left;
  position: relative;
}
.cc-inthecourts .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-inthecourts .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-inthecourts blockquote {
  border-left-color: #cccccc;
}
.cc-inthecourts .item__title a {
  color: #0f71ad;
}
.cc-inthecourts .item__title a:hover,
.cc-inthecourts .item__title a:focus {
  color: #07344f;
}
.cc-inthecourts p a,
.cc-inthecourts ul li a {
  color: #0f71ad;
}
.cc-inthecourts p a:hover,
.cc-inthecourts ul li a:hover,
.cc-inthecourts p a:active,
.cc-inthecourts ul li a:active {
  color: #3597d3;
}
.cc-inthecourts .item__footer {
  color: #050100;
}
.cc-inthecourts .item__footer a {
  color: #0f71ad;
}
.cc-inthecourts .item__footer a:hover,
.cc-inthecourts .item__footer a:active {
  color: #3597d3;
}
.cc-inthecourts hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-inthecourts.category__footer h2 {
  border: 1px solid #050100;
}
.cc-inthecourts.category__footer a {
  color: #0f71ad;
}
.cc-inthecourts.category__footer a:hover,
.cc-inthecourts.category__footer a:focus {
  color: #07344f;
}
.item--cc-labourrights .item__heading {
  color: #8b0505;
}
.item--cc-labourrights .item__title {
  color: #0f71ad;
}
.item--cc-labourrights .item__body p a {
  color: #0f71ad;
}
.cc-labourrights {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-labourrights .category__title {
  color: #8b0505;
  text-align: left;
  position: relative;
}
.cc-labourrights .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-labourrights .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-labourrights blockquote {
  border-left-color: #cccccc;
}
.cc-labourrights .item__title a {
  color: #0f71ad;
}
.cc-labourrights .item__title a:hover,
.cc-labourrights .item__title a:focus {
  color: #07344f;
}
.cc-labourrights p a,
.cc-labourrights ul li a {
  color: #0f71ad;
}
.cc-labourrights p a:hover,
.cc-labourrights ul li a:hover,
.cc-labourrights p a:active,
.cc-labourrights ul li a:active {
  color: #3597d3;
}
.cc-labourrights .item__footer {
  color: #050100;
}
.cc-labourrights .item__footer a {
  color: #0f71ad;
}
.cc-labourrights .item__footer a:hover,
.cc-labourrights .item__footer a:active {
  color: #3597d3;
}
.cc-labourrights hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-labourrights.category__footer h2 {
  border: 1px solid #050100;
}
.cc-labourrights.category__footer a {
  color: #0f71ad;
}
.cc-labourrights.category__footer a:hover,
.cc-labourrights.category__footer a:focus {
  color: #07344f;
}
.item--cc-sanitationworkers .item__heading {
  color: #454547;
}
.item--cc-sanitationworkers .item__title {
  color: #0f71ad;
}
.item--cc-sanitationworkers .item__body p a {
  color: #0f71ad;
}
.cc-sanitationworkers {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-sanitationworkers .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-sanitationworkers .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-sanitationworkers .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-sanitationworkers blockquote {
  border-left-color: #cccccc;
}
.cc-sanitationworkers .item__title a {
  color: #0f71ad;
}
.cc-sanitationworkers .item__title a:hover,
.cc-sanitationworkers .item__title a:focus {
  color: #07344f;
}
.cc-sanitationworkers p a,
.cc-sanitationworkers ul li a {
  color: #0f71ad;
}
.cc-sanitationworkers p a:hover,
.cc-sanitationworkers ul li a:hover,
.cc-sanitationworkers p a:active,
.cc-sanitationworkers ul li a:active {
  color: #3597d3;
}
.cc-sanitationworkers .item__footer {
  color: #050100;
}
.cc-sanitationworkers .item__footer a {
  color: #0f71ad;
}
.cc-sanitationworkers .item__footer a:hover,
.cc-sanitationworkers .item__footer a:active {
  color: #3597d3;
}
.cc-sanitationworkers hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-sanitationworkers.category__footer h2 {
  border: 1px solid #050100;
}
.cc-sanitationworkers.category__footer a {
  color: #0f71ad;
}
.cc-sanitationworkers.category__footer a:hover,
.cc-sanitationworkers.category__footer a:focus {
  color: #07344f;
}
.item--cc-plantationworkers .item__heading {
  color: #a40c0c;
}
.item--cc-plantationworkers .item__title {
  color: #0f71ad;
}
.item--cc-plantationworkers .item__body p a {
  color: #0f71ad;
}
.cc-plantationworkers {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-plantationworkers .category__title {
  color: #a40c0c;
  text-align: left;
  position: relative;
}
.cc-plantationworkers .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-plantationworkers .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-plantationworkers blockquote {
  border-left-color: #cccccc;
}
.cc-plantationworkers .item__title a {
  color: #0f71ad;
}
.cc-plantationworkers .item__title a:hover,
.cc-plantationworkers .item__title a:focus {
  color: #07344f;
}
.cc-plantationworkers p a,
.cc-plantationworkers ul li a {
  color: #0f71ad;
}
.cc-plantationworkers p a:hover,
.cc-plantationworkers ul li a:hover,
.cc-plantationworkers p a:active,
.cc-plantationworkers ul li a:active {
  color: #3597d3;
}
.cc-plantationworkers .item__footer {
  color: #050100;
}
.cc-plantationworkers .item__footer a {
  color: #0f71ad;
}
.cc-plantationworkers .item__footer a:hover,
.cc-plantationworkers .item__footer a:active {
  color: #3597d3;
}
.cc-plantationworkers hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-plantationworkers.category__footer h2 {
  border: 1px solid #050100;
}
.cc-plantationworkers.category__footer a {
  color: #0f71ad;
}
.cc-plantationworkers.category__footer a:hover,
.cc-plantationworkers.category__footer a:focus {
  color: #07344f;
}
.item--cc-benefitsforworkers .item__heading {
  color: #931515;
}
.item--cc-benefitsforworkers .item__title {
  color: #0f71ad;
}
.item--cc-benefitsforworkers .item__body p a {
  color: #0f71ad;
}
.cc-benefitsforworkers {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-benefitsforworkers .category__title {
  color: #931515;
  text-align: left;
  position: relative;
}
.cc-benefitsforworkers .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-benefitsforworkers .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-benefitsforworkers blockquote {
  border-left-color: #cccccc;
}
.cc-benefitsforworkers .item__title a {
  color: #0f71ad;
}
.cc-benefitsforworkers .item__title a:hover,
.cc-benefitsforworkers .item__title a:focus {
  color: #07344f;
}
.cc-benefitsforworkers p a,
.cc-benefitsforworkers ul li a {
  color: #0f71ad;
}
.cc-benefitsforworkers p a:hover,
.cc-benefitsforworkers ul li a:hover,
.cc-benefitsforworkers p a:active,
.cc-benefitsforworkers ul li a:active {
  color: #3597d3;
}
.cc-benefitsforworkers .item__footer {
  color: #050100;
}
.cc-benefitsforworkers .item__footer a {
  color: #0f71ad;
}
.cc-benefitsforworkers .item__footer a:hover,
.cc-benefitsforworkers .item__footer a:active {
  color: #3597d3;
}
.cc-benefitsforworkers hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-benefitsforworkers.category__footer h2 {
  border: 1px solid #050100;
}
.cc-benefitsforworkers.category__footer a {
  color: #0f71ad;
}
.cc-benefitsforworkers.category__footer a:hover,
.cc-benefitsforworkers.category__footer a:focus {
  color: #07344f;
}
.item--cc-thegigeconomy .item__heading {
  color: #a62929;
}
.item--cc-thegigeconomy .item__title {
  color: #0f71ad;
}
.item--cc-thegigeconomy .item__body p a {
  color: #0f71ad;
}
.cc-thegigeconomy {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-thegigeconomy .category__title {
  color: #a62929;
  text-align: left;
  position: relative;
}
.cc-thegigeconomy .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-thegigeconomy .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-thegigeconomy blockquote {
  border-left-color: #cccccc;
}
.cc-thegigeconomy .item__title a {
  color: #0f71ad;
}
.cc-thegigeconomy .item__title a:hover,
.cc-thegigeconomy .item__title a:focus {
  color: #07344f;
}
.cc-thegigeconomy p a,
.cc-thegigeconomy ul li a {
  color: #0f71ad;
}
.cc-thegigeconomy p a:hover,
.cc-thegigeconomy ul li a:hover,
.cc-thegigeconomy p a:active,
.cc-thegigeconomy ul li a:active {
  color: #3597d3;
}
.cc-thegigeconomy .item__footer {
  color: #050100;
}
.cc-thegigeconomy .item__footer a {
  color: #0f71ad;
}
.cc-thegigeconomy .item__footer a:hover,
.cc-thegigeconomy .item__footer a:active {
  color: #3597d3;
}
.cc-thegigeconomy hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-thegigeconomy.category__footer h2 {
  border: 1px solid #050100;
}
.cc-thegigeconomy.category__footer a {
  color: #0f71ad;
}
.cc-thegigeconomy.category__footer a:hover,
.cc-thegigeconomy.category__footer a:focus {
  color: #07344f;
}
.item--cc-childlabournews .item__heading {
  color: #902a2a;
}
.item--cc-childlabournews .item__title {
  color: #0f71ad;
}
.item--cc-childlabournews .item__body p a {
  color: #0f71ad;
}
.cc-childlabournews {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-childlabournews .category__title {
  color: #902a2a;
  text-align: left;
  position: relative;
}
.cc-childlabournews .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-childlabournews .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-childlabournews blockquote {
  border-left-color: #cccccc;
}
.cc-childlabournews .item__title a {
  color: #0f71ad;
}
.cc-childlabournews .item__title a:hover,
.cc-childlabournews .item__title a:focus {
  color: #07344f;
}
.cc-childlabournews p a,
.cc-childlabournews ul li a {
  color: #0f71ad;
}
.cc-childlabournews p a:hover,
.cc-childlabournews ul li a:hover,
.cc-childlabournews p a:active,
.cc-childlabournews ul li a:active {
  color: #3597d3;
}
.cc-childlabournews .item__footer {
  color: #050100;
}
.cc-childlabournews .item__footer a {
  color: #0f71ad;
}
.cc-childlabournews .item__footer a:hover,
.cc-childlabournews .item__footer a:active {
  color: #3597d3;
}
.cc-childlabournews hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-childlabournews.category__footer h2 {
  border: 1px solid #050100;
}
.cc-childlabournews.category__footer a {
  color: #0f71ad;
}
.cc-childlabournews.category__footer a:hover,
.cc-childlabournews.category__footer a:focus {
  color: #07344f;
}
.item--cc-electionissues .item__heading {
  color: #9e0d0d;
}
.item--cc-electionissues .item__title {
  color: #0f71ad;
}
.item--cc-electionissues .item__body p a {
  color: #0f71ad;
}
.cc-electionissues {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-electionissues .category__title {
  color: #9e0d0d;
  text-align: left;
  position: relative;
}
.cc-electionissues .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-electionissues .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-electionissues blockquote {
  border-left-color: #cccccc;
}
.cc-electionissues .item__title a {
  color: #0f71ad;
}
.cc-electionissues .item__title a:hover,
.cc-electionissues .item__title a:focus {
  color: #07344f;
}
.cc-electionissues p a,
.cc-electionissues ul li a {
  color: #0f71ad;
}
.cc-electionissues p a:hover,
.cc-electionissues ul li a:hover,
.cc-electionissues p a:active,
.cc-electionissues ul li a:active {
  color: #3597d3;
}
.cc-electionissues .item__footer {
  color: #050100;
}
.cc-electionissues .item__footer a {
  color: #0f71ad;
}
.cc-electionissues .item__footer a:hover,
.cc-electionissues .item__footer a:active {
  color: #3597d3;
}
.cc-electionissues hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-electionissues.category__footer h2 {
  border: 1px solid #050100;
}
.cc-electionissues.category__footer a {
  color: #0f71ad;
}
.cc-electionissues.category__footer a:hover,
.cc-electionissues.category__footer a:focus {
  color: #07344f;
}
.item--cc-digitalexclusion .item__heading {
  color: #454547;
}
.item--cc-digitalexclusion .item__title {
  color: #0f71ad;
}
.item--cc-digitalexclusion .item__body p a {
  color: #0f71ad;
}
.cc-digitalexclusion {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-digitalexclusion .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-digitalexclusion .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-digitalexclusion .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-digitalexclusion blockquote {
  border-left-color: #cccccc;
}
.cc-digitalexclusion .item__title a {
  color: #0f71ad;
}
.cc-digitalexclusion .item__title a:hover,
.cc-digitalexclusion .item__title a:focus {
  color: #07344f;
}
.cc-digitalexclusion p a,
.cc-digitalexclusion ul li a {
  color: #0f71ad;
}
.cc-digitalexclusion p a:hover,
.cc-digitalexclusion ul li a:hover,
.cc-digitalexclusion p a:active,
.cc-digitalexclusion ul li a:active {
  color: #3597d3;
}
.cc-digitalexclusion .item__footer {
  color: #050100;
}
.cc-digitalexclusion .item__footer a {
  color: #0f71ad;
}
.cc-digitalexclusion .item__footer a:hover,
.cc-digitalexclusion .item__footer a:active {
  color: #3597d3;
}
.cc-digitalexclusion hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-digitalexclusion.category__footer h2 {
  border: 1px solid #050100;
}
.cc-digitalexclusion.category__footer a {
  color: #0f71ad;
}
.cc-digitalexclusion.category__footer a:hover,
.cc-digitalexclusion.category__footer a:focus {
  color: #07344f;
}
.item--cc-womenintheworkforce .item__heading {
  color: #ae3434;
}
.item--cc-womenintheworkforce .item__title {
  color: #0f71ad;
}
.item--cc-womenintheworkforce .item__body p a {
  color: #0f71ad;
}
.cc-womenintheworkforce {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-womenintheworkforce .category__title {
  color: #ae3434;
  text-align: left;
  position: relative;
}
.cc-womenintheworkforce .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-womenintheworkforce .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-womenintheworkforce blockquote {
  border-left-color: #cccccc;
}
.cc-womenintheworkforce .item__title a {
  color: #0f71ad;
}
.cc-womenintheworkforce .item__title a:hover,
.cc-womenintheworkforce .item__title a:focus {
  color: #07344f;
}
.cc-womenintheworkforce p a,
.cc-womenintheworkforce ul li a {
  color: #0f71ad;
}
.cc-womenintheworkforce p a:hover,
.cc-womenintheworkforce ul li a:hover,
.cc-womenintheworkforce p a:active,
.cc-womenintheworkforce ul li a:active {
  color: #3597d3;
}
.cc-womenintheworkforce .item__footer {
  color: #050100;
}
.cc-womenintheworkforce .item__footer a {
  color: #0f71ad;
}
.cc-womenintheworkforce .item__footer a:hover,
.cc-womenintheworkforce .item__footer a:active {
  color: #3597d3;
}
.cc-womenintheworkforce hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-womenintheworkforce.category__footer h2 {
  border: 1px solid #050100;
}
.cc-womenintheworkforce.category__footer a {
  color: #0f71ad;
}
.cc-womenintheworkforce.category__footer a:hover,
.cc-womenintheworkforce.category__footer a:focus {
  color: #07344f;
}
.item--cc-mediaworkers .item__heading {
  color: #7b2121;
}
.item--cc-mediaworkers .item__title {
  color: #0f71ad;
}
.item--cc-mediaworkers .item__body p a {
  color: #0f71ad;
}
.cc-mediaworkers {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-mediaworkers .category__title {
  color: #7b2121;
  text-align: left;
  position: relative;
}
.cc-mediaworkers .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-mediaworkers .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-mediaworkers blockquote {
  border-left-color: #cccccc;
}
.cc-mediaworkers .item__title a {
  color: #0f71ad;
}
.cc-mediaworkers .item__title a:hover,
.cc-mediaworkers .item__title a:focus {
  color: #07344f;
}
.cc-mediaworkers p a,
.cc-mediaworkers ul li a {
  color: #0f71ad;
}
.cc-mediaworkers p a:hover,
.cc-mediaworkers ul li a:hover,
.cc-mediaworkers p a:active,
.cc-mediaworkers ul li a:active {
  color: #3597d3;
}
.cc-mediaworkers .item__footer {
  color: #050100;
}
.cc-mediaworkers .item__footer a {
  color: #0f71ad;
}
.cc-mediaworkers .item__footer a:hover,
.cc-mediaworkers .item__footer a:active {
  color: #3597d3;
}
.cc-mediaworkers hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-mediaworkers.category__footer h2 {
  border: 1px solid #050100;
}
.cc-mediaworkers.category__footer a {
  color: #0f71ad;
}
.cc-mediaworkers.category__footer a:hover,
.cc-mediaworkers.category__footer a:focus {
  color: #07344f;
}
.item--cc-climatechangeandworkers .item__heading {
  color: #8e0e0e;
}
.item--cc-climatechangeandworkers .item__title {
  color: #0f71ad;
}
.item--cc-climatechangeandworkers .item__body p a {
  color: #0f71ad;
}
.cc-climatechangeandworkers {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-climatechangeandworkers .category__title {
  color: #8e0e0e;
  text-align: left;
  position: relative;
}
.cc-climatechangeandworkers .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-climatechangeandworkers .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-climatechangeandworkers blockquote {
  border-left-color: #cccccc;
}
.cc-climatechangeandworkers .item__title a {
  color: #0f71ad;
}
.cc-climatechangeandworkers .item__title a:hover,
.cc-climatechangeandworkers .item__title a:focus {
  color: #07344f;
}
.cc-climatechangeandworkers p a,
.cc-climatechangeandworkers ul li a {
  color: #0f71ad;
}
.cc-climatechangeandworkers p a:hover,
.cc-climatechangeandworkers ul li a:hover,
.cc-climatechangeandworkers p a:active,
.cc-climatechangeandworkers ul li a:active {
  color: #3597d3;
}
.cc-climatechangeandworkers .item__footer {
  color: #050100;
}
.cc-climatechangeandworkers .item__footer a {
  color: #0f71ad;
}
.cc-climatechangeandworkers .item__footer a:hover,
.cc-climatechangeandworkers .item__footer a:active {
  color: #3597d3;
}
.cc-climatechangeandworkers hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-climatechangeandworkers.category__footer h2 {
  border: 1px solid #050100;
}
.cc-climatechangeandworkers.category__footer a {
  color: #0f71ad;
}
.cc-climatechangeandworkers.category__footer a:hover,
.cc-climatechangeandworkers.category__footer a:focus {
  color: #07344f;
}
.item--cc-exportingworkers .item__heading {
  color: #a14343;
}
.item--cc-exportingworkers .item__title {
  color: #0f71ad;
}
.item--cc-exportingworkers .item__body p a {
  color: #0f71ad;
}
.cc-exportingworkers {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-exportingworkers .category__title {
  color: #a14343;
  text-align: left;
  position: relative;
}
.cc-exportingworkers .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-exportingworkers .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-exportingworkers blockquote {
  border-left-color: #cccccc;
}
.cc-exportingworkers .item__title a {
  color: #0f71ad;
}
.cc-exportingworkers .item__title a:hover,
.cc-exportingworkers .item__title a:focus {
  color: #07344f;
}
.cc-exportingworkers p a,
.cc-exportingworkers ul li a {
  color: #0f71ad;
}
.cc-exportingworkers p a:hover,
.cc-exportingworkers ul li a:hover,
.cc-exportingworkers p a:active,
.cc-exportingworkers ul li a:active {
  color: #3597d3;
}
.cc-exportingworkers .item__footer {
  color: #050100;
}
.cc-exportingworkers .item__footer a {
  color: #0f71ad;
}
.cc-exportingworkers .item__footer a:hover,
.cc-exportingworkers .item__footer a:active {
  color: #3597d3;
}
.cc-exportingworkers hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-exportingworkers.category__footer h2 {
  border: 1px solid #050100;
}
.cc-exportingworkers.category__footer a {
  color: #0f71ad;
}
.cc-exportingworkers.category__footer a:hover,
.cc-exportingworkers.category__footer a:focus {
  color: #07344f;
}
.item--cc-policychanges .item__heading {
  color: #790909;
}
.item--cc-policychanges .item__title {
  color: #0f71ad;
}
.item--cc-policychanges .item__body p a {
  color: #0f71ad;
}
.cc-policychanges {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-policychanges .category__title {
  color: #790909;
  text-align: left;
  position: relative;
}
.cc-policychanges .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-policychanges .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-policychanges blockquote {
  border-left-color: #cccccc;
}
.cc-policychanges .item__title a {
  color: #0f71ad;
}
.cc-policychanges .item__title a:hover,
.cc-policychanges .item__title a:focus {
  color: #07344f;
}
.cc-policychanges p a,
.cc-policychanges ul li a {
  color: #0f71ad;
}
.cc-policychanges p a:hover,
.cc-policychanges ul li a:hover,
.cc-policychanges p a:active,
.cc-policychanges ul li a:active {
  color: #3597d3;
}
.cc-policychanges .item__footer {
  color: #050100;
}
.cc-policychanges .item__footer a {
  color: #0f71ad;
}
.cc-policychanges .item__footer a:hover,
.cc-policychanges .item__footer a:active {
  color: #3597d3;
}
.cc-policychanges hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-policychanges.category__footer h2 {
  border: 1px solid #050100;
}
.cc-policychanges.category__footer a {
  color: #0f71ad;
}
.cc-policychanges.category__footer a:hover,
.cc-policychanges.category__footer a:focus {
  color: #07344f;
}
.item--cc-workingclasslives .item__heading {
  color: #8c1313;
}
.item--cc-workingclasslives .item__title {
  color: #0f71ad;
}
.item--cc-workingclasslives .item__body p a {
  color: #0f71ad;
}
.cc-workingclasslives {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-workingclasslives .category__title {
  color: #8c1313;
  text-align: left;
  position: relative;
}
.cc-workingclasslives .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-workingclasslives .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-workingclasslives blockquote {
  border-left-color: #cccccc;
}
.cc-workingclasslives .item__title a {
  color: #0f71ad;
}
.cc-workingclasslives .item__title a:hover,
.cc-workingclasslives .item__title a:focus {
  color: #07344f;
}
.cc-workingclasslives p a,
.cc-workingclasslives ul li a {
  color: #0f71ad;
}
.cc-workingclasslives p a:hover,
.cc-workingclasslives ul li a:hover,
.cc-workingclasslives p a:active,
.cc-workingclasslives ul li a:active {
  color: #3597d3;
}
.cc-workingclasslives .item__footer {
  color: #050100;
}
.cc-workingclasslives .item__footer a {
  color: #0f71ad;
}
.cc-workingclasslives .item__footer a:hover,
.cc-workingclasslives .item__footer a:active {
  color: #3597d3;
}
.cc-workingclasslives hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-workingclasslives.category__footer h2 {
  border: 1px solid #050100;
}
.cc-workingclasslives.category__footer a {
  color: #0f71ad;
}
.cc-workingclasslives.category__footer a:hover,
.cc-workingclasslives.category__footer a:focus {
  color: #07344f;
}
.item--cc-books .item__heading {
  color: #930d0d;
}
.item--cc-books .item__title {
  color: #0f71ad;
}
.item--cc-books .item__body p a {
  color: #0f71ad;
}
.cc-books {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-books .category__title {
  color: #930d0d;
  text-align: left;
  position: relative;
}
.cc-books .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-books .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-books blockquote {
  border-left-color: #cccccc;
}
.cc-books .item__title a {
  color: #0f71ad;
}
.cc-books .item__title a:hover,
.cc-books .item__title a:focus {
  color: #07344f;
}
.cc-books p a,
.cc-books ul li a {
  color: #0f71ad;
}
.cc-books p a:hover,
.cc-books ul li a:hover,
.cc-books p a:active,
.cc-books ul li a:active {
  color: #3597d3;
}
.cc-books .item__footer {
  color: #050100;
}
.cc-books .item__footer a {
  color: #0f71ad;
}
.cc-books .item__footer a:hover,
.cc-books .item__footer a:active {
  color: #3597d3;
}
.cc-books hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-books.category__footer h2 {
  border: 1px solid #050100;
}
.cc-books.category__footer a {
  color: #0f71ad;
}
.cc-books.category__footer a:hover,
.cc-books.category__footer a:focus {
  color: #07344f;
}
.item--cc-providingjobs .item__heading {
  color: #942020;
}
.item--cc-providingjobs .item__title {
  color: #0f71ad;
}
.item--cc-providingjobs .item__body p a {
  color: #0f71ad;
}
.cc-providingjobs {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-providingjobs .category__title {
  color: #942020;
  text-align: left;
  position: relative;
}
.cc-providingjobs .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-providingjobs .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-providingjobs blockquote {
  border-left-color: #cccccc;
}
.cc-providingjobs .item__title a {
  color: #0f71ad;
}
.cc-providingjobs .item__title a:hover,
.cc-providingjobs .item__title a:focus {
  color: #07344f;
}
.cc-providingjobs p a,
.cc-providingjobs ul li a {
  color: #0f71ad;
}
.cc-providingjobs p a:hover,
.cc-providingjobs ul li a:hover,
.cc-providingjobs p a:active,
.cc-providingjobs ul li a:active {
  color: #3597d3;
}
.cc-providingjobs .item__footer {
  color: #050100;
}
.cc-providingjobs .item__footer a {
  color: #0f71ad;
}
.cc-providingjobs .item__footer a:hover,
.cc-providingjobs .item__footer a:active {
  color: #3597d3;
}
.cc-providingjobs hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-providingjobs.category__footer h2 {
  border: 1px solid #050100;
}
.cc-providingjobs.category__footer a {
  color: #0f71ad;
}
.cc-providingjobs.category__footer a:hover,
.cc-providingjobs.category__footer a:focus {
  color: #07344f;
}
.item--cc-farmnews .item__heading {
  color: #9f0909;
}
.item--cc-farmnews .item__title {
  color: #0f71ad;
}
.item--cc-farmnews .item__body p a {
  color: #0f71ad;
}
.cc-farmnews {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-farmnews .category__title {
  color: #9f0909;
  text-align: left;
  position: relative;
}
.cc-farmnews .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-farmnews .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-farmnews blockquote {
  border-left-color: #cccccc;
}
.cc-farmnews .item__title a {
  color: #0f71ad;
}
.cc-farmnews .item__title a:hover,
.cc-farmnews .item__title a:focus {
  color: #07344f;
}
.cc-farmnews p a,
.cc-farmnews ul li a {
  color: #0f71ad;
}
.cc-farmnews p a:hover,
.cc-farmnews ul li a:hover,
.cc-farmnews p a:active,
.cc-farmnews ul li a:active {
  color: #3597d3;
}
.cc-farmnews .item__footer {
  color: #050100;
}
.cc-farmnews .item__footer a {
  color: #0f71ad;
}
.cc-farmnews .item__footer a:hover,
.cc-farmnews .item__footer a:active {
  color: #3597d3;
}
.cc-farmnews hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-farmnews.category__footer h2 {
  border: 1px solid #050100;
}
.cc-farmnews.category__footer a {
  color: #0f71ad;
}
.cc-farmnews.category__footer a:hover,
.cc-farmnews.category__footer a:focus {
  color: #07344f;
}
.item--cc-labourdemands .item__heading {
  color: #841f1f;
}
.item--cc-labourdemands .item__title {
  color: #0f71ad;
}
.item--cc-labourdemands .item__body p a {
  color: #0f71ad;
}
.cc-labourdemands {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-labourdemands .category__title {
  color: #841f1f;
  text-align: left;
  position: relative;
}
.cc-labourdemands .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-labourdemands .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-labourdemands blockquote {
  border-left-color: #cccccc;
}
.cc-labourdemands .item__title a {
  color: #0f71ad;
}
.cc-labourdemands .item__title a:hover,
.cc-labourdemands .item__title a:focus {
  color: #07344f;
}
.cc-labourdemands p a,
.cc-labourdemands ul li a {
  color: #0f71ad;
}
.cc-labourdemands p a:hover,
.cc-labourdemands ul li a:hover,
.cc-labourdemands p a:active,
.cc-labourdemands ul li a:active {
  color: #3597d3;
}
.cc-labourdemands .item__footer {
  color: #050100;
}
.cc-labourdemands .item__footer a {
  color: #0f71ad;
}
.cc-labourdemands .item__footer a:hover,
.cc-labourdemands .item__footer a:active {
  color: #3597d3;
}
.cc-labourdemands hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-labourdemands.category__footer h2 {
  border: 1px solid #050100;
}
.cc-labourdemands.category__footer a {
  color: #0f71ad;
}
.cc-labourdemands.category__footer a:hover,
.cc-labourdemands.category__footer a:focus {
  color: #07344f;
}
.item--cc-labourreforms .item__heading {
  color: #a33232;
}
.item--cc-labourreforms .item__title {
  color: #0f71ad;
}
.item--cc-labourreforms .item__body p a {
  color: #0f71ad;
}
.cc-labourreforms {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-labourreforms .category__title {
  color: #a33232;
  text-align: left;
  position: relative;
}
.cc-labourreforms .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-labourreforms .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-labourreforms blockquote {
  border-left-color: #cccccc;
}
.cc-labourreforms .item__title a {
  color: #0f71ad;
}
.cc-labourreforms .item__title a:hover,
.cc-labourreforms .item__title a:focus {
  color: #07344f;
}
.cc-labourreforms p a,
.cc-labourreforms ul li a {
  color: #0f71ad;
}
.cc-labourreforms p a:hover,
.cc-labourreforms ul li a:hover,
.cc-labourreforms p a:active,
.cc-labourreforms ul li a:active {
  color: #3597d3;
}
.cc-labourreforms .item__footer {
  color: #050100;
}
.cc-labourreforms .item__footer a {
  color: #0f71ad;
}
.cc-labourreforms .item__footer a:hover,
.cc-labourreforms .item__footer a:active {
  color: #3597d3;
}
.cc-labourreforms hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-labourreforms.category__footer h2 {
  border: 1px solid #050100;
}
.cc-labourreforms.category__footer a {
  color: #0f71ad;
}
.cc-labourreforms.category__footer a:hover,
.cc-labourreforms.category__footer a:focus {
  color: #07344f;
}
.item--cc-research .item__heading {
  color: #a30909;
}
.item--cc-research .item__title {
  color: #0f71ad;
}
.item--cc-research .item__body p a {
  color: #0f71ad;
}
.cc-research {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-research .category__title {
  color: #a30909;
  text-align: left;
  position: relative;
}
.cc-research .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-research .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-research blockquote {
  border-left-color: #cccccc;
}
.cc-research .item__title a {
  color: #0f71ad;
}
.cc-research .item__title a:hover,
.cc-research .item__title a:focus {
  color: #07344f;
}
.cc-research p a,
.cc-research ul li a {
  color: #0f71ad;
}
.cc-research p a:hover,
.cc-research ul li a:hover,
.cc-research p a:active,
.cc-research ul li a:active {
  color: #3597d3;
}
.cc-research .item__footer {
  color: #050100;
}
.cc-research .item__footer a {
  color: #0f71ad;
}
.cc-research .item__footer a:hover,
.cc-research .item__footer a:active {
  color: #3597d3;
}
.cc-research hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-research.category__footer h2 {
  border: 1px solid #050100;
}
.cc-research.category__footer a {
  color: #0f71ad;
}
.cc-research.category__footer a:hover,
.cc-research.category__footer a:focus {
  color: #07344f;
}
.item--cc-dyingatwork .item__heading {
  color: #942f2f;
}
.item--cc-dyingatwork .item__title {
  color: #0f71ad;
}
.item--cc-dyingatwork .item__body p a {
  color: #0f71ad;
}
.cc-dyingatwork {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-dyingatwork .category__title {
  color: #942f2f;
  text-align: left;
  position: relative;
}
.cc-dyingatwork .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-dyingatwork .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-dyingatwork blockquote {
  border-left-color: #cccccc;
}
.cc-dyingatwork .item__title a {
  color: #0f71ad;
}
.cc-dyingatwork .item__title a:hover,
.cc-dyingatwork .item__title a:focus {
  color: #07344f;
}
.cc-dyingatwork p a,
.cc-dyingatwork ul li a {
  color: #0f71ad;
}
.cc-dyingatwork p a:hover,
.cc-dyingatwork ul li a:hover,
.cc-dyingatwork p a:active,
.cc-dyingatwork ul li a:active {
  color: #3597d3;
}
.cc-dyingatwork .item__footer {
  color: #050100;
}
.cc-dyingatwork .item__footer a {
  color: #0f71ad;
}
.cc-dyingatwork .item__footer a:hover,
.cc-dyingatwork .item__footer a:active {
  color: #3597d3;
}
.cc-dyingatwork hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-dyingatwork.category__footer h2 {
  border: 1px solid #050100;
}
.cc-dyingatwork.category__footer a {
  color: #0f71ad;
}
.cc-dyingatwork.category__footer a:hover,
.cc-dyingatwork.category__footer a:focus {
  color: #07344f;
}
.item--cc-outdoorworkers .item__heading {
  color: #454547;
}
.item--cc-outdoorworkers .item__title {
  color: #0f71ad;
}
.item--cc-outdoorworkers .item__body p a {
  color: #0f71ad;
}
.cc-outdoorworkers {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-outdoorworkers .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-outdoorworkers .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-outdoorworkers .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-outdoorworkers blockquote {
  border-left-color: #cccccc;
}
.cc-outdoorworkers .item__title a {
  color: #0f71ad;
}
.cc-outdoorworkers .item__title a:hover,
.cc-outdoorworkers .item__title a:focus {
  color: #07344f;
}
.cc-outdoorworkers p a,
.cc-outdoorworkers ul li a {
  color: #0f71ad;
}
.cc-outdoorworkers p a:hover,
.cc-outdoorworkers ul li a:hover,
.cc-outdoorworkers p a:active,
.cc-outdoorworkers ul li a:active {
  color: #3597d3;
}
.cc-outdoorworkers .item__footer {
  color: #050100;
}
.cc-outdoorworkers .item__footer a {
  color: #0f71ad;
}
.cc-outdoorworkers .item__footer a:hover,
.cc-outdoorworkers .item__footer a:active {
  color: #3597d3;
}
.cc-outdoorworkers hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-outdoorworkers.category__footer h2 {
  border: 1px solid #050100;
}
.cc-outdoorworkers.category__footer a {
  color: #0f71ad;
}
.cc-outdoorworkers.category__footer a:hover,
.cc-outdoorworkers.category__footer a:focus {
  color: #07344f;
}
.item--cc-aiandjobs .item__heading {
  color: #a93838;
}
.item--cc-aiandjobs .item__title {
  color: #0f71ad;
}
.item--cc-aiandjobs .item__body p a {
  color: #0f71ad;
}
.cc-aiandjobs {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-aiandjobs .category__title {
  color: #a93838;
  text-align: left;
  position: relative;
}
.cc-aiandjobs .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-aiandjobs .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-aiandjobs blockquote {
  border-left-color: #cccccc;
}
.cc-aiandjobs .item__title a {
  color: #0f71ad;
}
.cc-aiandjobs .item__title a:hover,
.cc-aiandjobs .item__title a:focus {
  color: #07344f;
}
.cc-aiandjobs p a,
.cc-aiandjobs ul li a {
  color: #0f71ad;
}
.cc-aiandjobs p a:hover,
.cc-aiandjobs ul li a:hover,
.cc-aiandjobs p a:active,
.cc-aiandjobs ul li a:active {
  color: #3597d3;
}
.cc-aiandjobs .item__footer {
  color: #050100;
}
.cc-aiandjobs .item__footer a {
  color: #0f71ad;
}
.cc-aiandjobs .item__footer a:hover,
.cc-aiandjobs .item__footer a:active {
  color: #3597d3;
}
.cc-aiandjobs hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-aiandjobs.category__footer h2 {
  border: 1px solid #050100;
}
.cc-aiandjobs.category__footer a {
  color: #0f71ad;
}
.cc-aiandjobs.category__footer a:hover,
.cc-aiandjobs.category__footer a:focus {
  color: #07344f;
}
.item--cc-tailpiece .item__heading {
  color: #a60303;
}
.item--cc-tailpiece .item__title {
  color: #0f71ad;
}
.item--cc-tailpiece .item__body p a {
  color: #0f71ad;
}
.cc-tailpiece {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-tailpiece .category__title {
  color: #a60303;
  text-align: left;
  position: relative;
}
.cc-tailpiece .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-tailpiece .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-tailpiece blockquote {
  border-left-color: #cccccc;
}
.cc-tailpiece .item__title a {
  color: #0f71ad;
}
.cc-tailpiece .item__title a:hover,
.cc-tailpiece .item__title a:focus {
  color: #07344f;
}
.cc-tailpiece p a,
.cc-tailpiece ul li a {
  color: #0f71ad;
}
.cc-tailpiece p a:hover,
.cc-tailpiece ul li a:hover,
.cc-tailpiece p a:active,
.cc-tailpiece ul li a:active {
  color: #3597d3;
}
.cc-tailpiece .item__footer {
  color: #050100;
}
.cc-tailpiece .item__footer a {
  color: #0f71ad;
}
.cc-tailpiece .item__footer a:hover,
.cc-tailpiece .item__footer a:active {
  color: #3597d3;
}
.cc-tailpiece hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-tailpiece.category__footer h2 {
  border: 1px solid #050100;
}
.cc-tailpiece.category__footer a {
  color: #0f71ad;
}
.cc-tailpiece.category__footer a:hover,
.cc-tailpiece.category__footer a:focus {
  color: #07344f;
}
.item--cc-endangeredworkers .item__heading {
  color: #8e1919;
}
.item--cc-endangeredworkers .item__title {
  color: #0f71ad;
}
.item--cc-endangeredworkers .item__body p a {
  color: #0f71ad;
}
.cc-endangeredworkers {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-endangeredworkers .category__title {
  color: #8e1919;
  text-align: left;
  position: relative;
}
.cc-endangeredworkers .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-endangeredworkers .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-endangeredworkers blockquote {
  border-left-color: #cccccc;
}
.cc-endangeredworkers .item__title a {
  color: #0f71ad;
}
.cc-endangeredworkers .item__title a:hover,
.cc-endangeredworkers .item__title a:focus {
  color: #07344f;
}
.cc-endangeredworkers p a,
.cc-endangeredworkers ul li a {
  color: #0f71ad;
}
.cc-endangeredworkers p a:hover,
.cc-endangeredworkers ul li a:hover,
.cc-endangeredworkers p a:active,
.cc-endangeredworkers ul li a:active {
  color: #3597d3;
}
.cc-endangeredworkers .item__footer {
  color: #050100;
}
.cc-endangeredworkers .item__footer a {
  color: #0f71ad;
}
.cc-endangeredworkers .item__footer a:hover,
.cc-endangeredworkers .item__footer a:active {
  color: #3597d3;
}
.cc-endangeredworkers hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-endangeredworkers.category__footer h2 {
  border: 1px solid #050100;
}
.cc-endangeredworkers.category__footer a {
  color: #0f71ad;
}
.cc-endangeredworkers.category__footer a:hover,
.cc-endangeredworkers.category__footer a:focus {
  color: #07344f;
}
.item--cc-indiasworkingweek .item__heading {
  color: #a31212;
}
.item--cc-indiasworkingweek .item__title {
  color: #0f71ad;
}
.item--cc-indiasworkingweek .item__body p a {
  color: #0f71ad;
}
.cc-indiasworkingweek {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-indiasworkingweek .category__title {
  color: #a31212;
  text-align: left;
  position: relative;
}
.cc-indiasworkingweek .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-indiasworkingweek .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-indiasworkingweek blockquote {
  border-left-color: #cccccc;
}
.cc-indiasworkingweek .item__title a {
  color: #0f71ad;
}
.cc-indiasworkingweek .item__title a:hover,
.cc-indiasworkingweek .item__title a:focus {
  color: #07344f;
}
.cc-indiasworkingweek p a,
.cc-indiasworkingweek ul li a {
  color: #0f71ad;
}
.cc-indiasworkingweek p a:hover,
.cc-indiasworkingweek ul li a:hover,
.cc-indiasworkingweek p a:active,
.cc-indiasworkingweek ul li a:active {
  color: #3597d3;
}
.cc-indiasworkingweek .item__footer {
  color: #050100;
}
.cc-indiasworkingweek .item__footer a {
  color: #0f71ad;
}
.cc-indiasworkingweek .item__footer a:hover,
.cc-indiasworkingweek .item__footer a:active {
  color: #3597d3;
}
.cc-indiasworkingweek hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-indiasworkingweek.category__footer h2 {
  border: 1px solid #050100;
}
.cc-indiasworkingweek.category__footer a {
  color: #0f71ad;
}
.cc-indiasworkingweek.category__footer a:hover,
.cc-indiasworkingweek.category__footer a:focus {
  color: #07344f;
}
.item--cc-newsfromstates .item__heading {
  color: #ae0909;
}
.item--cc-newsfromstates .item__title {
  color: #0f71ad;
}
.item--cc-newsfromstates .item__body p a {
  color: #0f71ad;
}
.cc-newsfromstates {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-newsfromstates .category__title {
  color: #ae0909;
  text-align: left;
  position: relative;
}
.cc-newsfromstates .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-newsfromstates .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-newsfromstates blockquote {
  border-left-color: #cccccc;
}
.cc-newsfromstates .item__title a {
  color: #0f71ad;
}
.cc-newsfromstates .item__title a:hover,
.cc-newsfromstates .item__title a:focus {
  color: #07344f;
}
.cc-newsfromstates p a,
.cc-newsfromstates ul li a {
  color: #0f71ad;
}
.cc-newsfromstates p a:hover,
.cc-newsfromstates ul li a:hover,
.cc-newsfromstates p a:active,
.cc-newsfromstates ul li a:active {
  color: #3597d3;
}
.cc-newsfromstates .item__footer {
  color: #050100;
}
.cc-newsfromstates .item__footer a {
  color: #0f71ad;
}
.cc-newsfromstates .item__footer a:hover,
.cc-newsfromstates .item__footer a:active {
  color: #3597d3;
}
.cc-newsfromstates hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-newsfromstates.category__footer h2 {
  border: 1px solid #050100;
}
.cc-newsfromstates.category__footer a {
  color: #0f71ad;
}
.cc-newsfromstates.category__footer a:hover,
.cc-newsfromstates.category__footer a:focus {
  color: #07344f;
}
.item--cc-joblosses .item__heading {
  color: #454547;
}
.item--cc-joblosses .item__title {
  color: #0f71ad;
}
.item--cc-joblosses .item__body p a {
  color: #0f71ad;
}
.cc-joblosses {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-joblosses .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-joblosses .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-joblosses .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-joblosses blockquote {
  border-left-color: #cccccc;
}
.cc-joblosses .item__title a {
  color: #0f71ad;
}
.cc-joblosses .item__title a:hover,
.cc-joblosses .item__title a:focus {
  color: #07344f;
}
.cc-joblosses p a,
.cc-joblosses ul li a {
  color: #0f71ad;
}
.cc-joblosses p a:hover,
.cc-joblosses ul li a:hover,
.cc-joblosses p a:active,
.cc-joblosses ul li a:active {
  color: #3597d3;
}
.cc-joblosses .item__footer {
  color: #050100;
}
.cc-joblosses .item__footer a {
  color: #0f71ad;
}
.cc-joblosses .item__footer a:hover,
.cc-joblosses .item__footer a:active {
  color: #3597d3;
}
.cc-joblosses hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-joblosses.category__footer h2 {
  border: 1px solid #050100;
}
.cc-joblosses.category__footer a {
  color: #0f71ad;
}
.cc-joblosses.category__footer a:hover,
.cc-joblosses.category__footer a:focus {
  color: #07344f;
}
.item--cc-bondedlabour .item__heading {
  color: #9e1313;
}
.item--cc-bondedlabour .item__title {
  color: #0f71ad;
}
.item--cc-bondedlabour .item__body p a {
  color: #0f71ad;
}
.cc-bondedlabour {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-bondedlabour .category__title {
  color: #9e1313;
  text-align: left;
  position: relative;
}
.cc-bondedlabour .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-bondedlabour .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-bondedlabour blockquote {
  border-left-color: #cccccc;
}
.cc-bondedlabour .item__title a {
  color: #0f71ad;
}
.cc-bondedlabour .item__title a:hover,
.cc-bondedlabour .item__title a:focus {
  color: #07344f;
}
.cc-bondedlabour p a,
.cc-bondedlabour ul li a {
  color: #0f71ad;
}
.cc-bondedlabour p a:hover,
.cc-bondedlabour ul li a:hover,
.cc-bondedlabour p a:active,
.cc-bondedlabour ul li a:active {
  color: #3597d3;
}
.cc-bondedlabour .item__footer {
  color: #050100;
}
.cc-bondedlabour .item__footer a {
  color: #0f71ad;
}
.cc-bondedlabour .item__footer a:hover,
.cc-bondedlabour .item__footer a:active {
  color: #3597d3;
}
.cc-bondedlabour hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-bondedlabour.category__footer h2 {
  border: 1px solid #050100;
}
.cc-bondedlabour.category__footer a {
  color: #0f71ad;
}
.cc-bondedlabour.category__footer a:hover,
.cc-bondedlabour.category__footer a:focus {
  color: #07344f;
}
.item--cc-workingconditiions .item__heading {
  color: #a51919;
}
.item--cc-workingconditiions .item__title {
  color: #0f71ad;
}
.item--cc-workingconditiions .item__body p a {
  color: #0f71ad;
}
.cc-workingconditiions {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-workingconditiions .category__title {
  color: #a51919;
  text-align: left;
  position: relative;
}
.cc-workingconditiions .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-workingconditiions .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-workingconditiions blockquote {
  border-left-color: #cccccc;
}
.cc-workingconditiions .item__title a {
  color: #0f71ad;
}
.cc-workingconditiions .item__title a:hover,
.cc-workingconditiions .item__title a:focus {
  color: #07344f;
}
.cc-workingconditiions p a,
.cc-workingconditiions ul li a {
  color: #0f71ad;
}
.cc-workingconditiions p a:hover,
.cc-workingconditiions ul li a:hover,
.cc-workingconditiions p a:active,
.cc-workingconditiions ul li a:active {
  color: #3597d3;
}
.cc-workingconditiions .item__footer {
  color: #050100;
}
.cc-workingconditiions .item__footer a {
  color: #0f71ad;
}
.cc-workingconditiions .item__footer a:hover,
.cc-workingconditiions .item__footer a:active {
  color: #3597d3;
}
.cc-workingconditiions hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-workingconditiions.category__footer h2 {
  border: 1px solid #050100;
}
.cc-workingconditiions.category__footer a {
  color: #0f71ad;
}
.cc-workingconditiions.category__footer a:hover,
.cc-workingconditiions.category__footer a:focus {
  color: #07344f;
}
.item--cc-indiaslaboureconomy .item__heading {
  color: #920000;
}
.item--cc-indiaslaboureconomy .item__title {
  color: #0f71ad;
}
.item--cc-indiaslaboureconomy .item__body p a {
  color: #0f71ad;
}
.cc-indiaslaboureconomy {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-indiaslaboureconomy .category__title {
  color: #920000;
  text-align: left;
  position: relative;
}
.cc-indiaslaboureconomy .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-indiaslaboureconomy .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-indiaslaboureconomy blockquote {
  border-left-color: #cccccc;
}
.cc-indiaslaboureconomy .item__title a {
  color: #0f71ad;
}
.cc-indiaslaboureconomy .item__title a:hover,
.cc-indiaslaboureconomy .item__title a:focus {
  color: #07344f;
}
.cc-indiaslaboureconomy p a,
.cc-indiaslaboureconomy ul li a {
  color: #0f71ad;
}
.cc-indiaslaboureconomy p a:hover,
.cc-indiaslaboureconomy ul li a:hover,
.cc-indiaslaboureconomy p a:active,
.cc-indiaslaboureconomy ul li a:active {
  color: #3597d3;
}
.cc-indiaslaboureconomy .item__footer {
  color: #050100;
}
.cc-indiaslaboureconomy .item__footer a {
  color: #0f71ad;
}
.cc-indiaslaboureconomy .item__footer a:hover,
.cc-indiaslaboureconomy .item__footer a:active {
  color: #3597d3;
}
.cc-indiaslaboureconomy hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-indiaslaboureconomy.category__footer h2 {
  border: 1px solid #050100;
}
.cc-indiaslaboureconomy.category__footer a {
  color: #0f71ad;
}
.cc-indiaslaboureconomy.category__footer a:hover,
.cc-indiaslaboureconomy.category__footer a:focus {
  color: #07344f;
}
.item--cc-forestrights .item__heading {
  color: #454547;
}
.item--cc-forestrights .item__title {
  color: #0f71ad;
}
.item--cc-forestrights .item__body p a {
  color: #0f71ad;
}
.cc-forestrights {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-forestrights .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-forestrights .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-forestrights .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-forestrights blockquote {
  border-left-color: #cccccc;
}
.cc-forestrights .item__title a {
  color: #0f71ad;
}
.cc-forestrights .item__title a:hover,
.cc-forestrights .item__title a:focus {
  color: #07344f;
}
.cc-forestrights p a,
.cc-forestrights ul li a {
  color: #0f71ad;
}
.cc-forestrights p a:hover,
.cc-forestrights ul li a:hover,
.cc-forestrights p a:active,
.cc-forestrights ul li a:active {
  color: #3597d3;
}
.cc-forestrights .item__footer {
  color: #050100;
}
.cc-forestrights .item__footer a {
  color: #0f71ad;
}
.cc-forestrights .item__footer a:hover,
.cc-forestrights .item__footer a:active {
  color: #3597d3;
}
.cc-forestrights hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-forestrights.category__footer h2 {
  border: 1px solid #050100;
}
.cc-forestrights.category__footer a {
  color: #0f71ad;
}
.cc-forestrights.category__footer a:hover,
.cc-forestrights.category__footer a:focus {
  color: #07344f;
}
.item--cc-layoffs-and-hirings .item__heading {
  color: #a30d0d;
}
.item--cc-layoffs-and-hirings .item__title {
  color: #0f71ad;
}
.item--cc-layoffs-and-hirings .item__body p a {
  color: #0f71ad;
}
.cc-layoffs-and-hirings {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-layoffs-and-hirings .category__title {
  color: #a30d0d;
  text-align: left;
  position: relative;
}
.cc-layoffs-and-hirings .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-layoffs-and-hirings .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-layoffs-and-hirings blockquote {
  border-left-color: #cccccc;
}
.cc-layoffs-and-hirings .item__title a {
  color: #0f71ad;
}
.cc-layoffs-and-hirings .item__title a:hover,
.cc-layoffs-and-hirings .item__title a:focus {
  color: #07344f;
}
.cc-layoffs-and-hirings p a,
.cc-layoffs-and-hirings ul li a {
  color: #0f71ad;
}
.cc-layoffs-and-hirings p a:hover,
.cc-layoffs-and-hirings ul li a:hover,
.cc-layoffs-and-hirings p a:active,
.cc-layoffs-and-hirings ul li a:active {
  color: #3597d3;
}
.cc-layoffs-and-hirings .item__footer {
  color: #050100;
}
.cc-layoffs-and-hirings .item__footer a {
  color: #0f71ad;
}
.cc-layoffs-and-hirings .item__footer a:hover,
.cc-layoffs-and-hirings .item__footer a:active {
  color: #3597d3;
}
.cc-layoffs-and-hirings hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-layoffs-and-hirings.category__footer h2 {
  border: 1px solid #050100;
}
.cc-layoffs-and-hirings.category__footer a {
  color: #0f71ad;
}
.cc-layoffs-and-hirings.category__footer a:hover,
.cc-layoffs-and-hirings.category__footer a:focus {
  color: #07344f;
}
.item--cc-jobseekers .item__heading {
  color: #a54242;
}
.item--cc-jobseekers .item__title {
  color: #0f71ad;
}
.item--cc-jobseekers .item__body p a {
  color: #0f71ad;
}
.cc-jobseekers {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-jobseekers .category__title {
  color: #a54242;
  text-align: left;
  position: relative;
}
.cc-jobseekers .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-jobseekers .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-jobseekers blockquote {
  border-left-color: #cccccc;
}
.cc-jobseekers .item__title a {
  color: #0f71ad;
}
.cc-jobseekers .item__title a:hover,
.cc-jobseekers .item__title a:focus {
  color: #07344f;
}
.cc-jobseekers p a,
.cc-jobseekers ul li a {
  color: #0f71ad;
}
.cc-jobseekers p a:hover,
.cc-jobseekers ul li a:hover,
.cc-jobseekers p a:active,
.cc-jobseekers ul li a:active {
  color: #3597d3;
}
.cc-jobseekers .item__footer {
  color: #050100;
}
.cc-jobseekers .item__footer a {
  color: #0f71ad;
}
.cc-jobseekers .item__footer a:hover,
.cc-jobseekers .item__footer a:active {
  color: #3597d3;
}
.cc-jobseekers hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-jobseekers.category__footer h2 {
  border: 1px solid #050100;
}
.cc-jobseekers.category__footer a {
  color: #0f71ad;
}
.cc-jobseekers.category__footer a:hover,
.cc-jobseekers.category__footer a:focus {
  color: #07344f;
}
.item--cc-battleswon .item__heading {
  color: #a90808;
}
.item--cc-battleswon .item__title {
  color: #0f71ad;
}
.item--cc-battleswon .item__body p a {
  color: #0f71ad;
}
.cc-battleswon {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-battleswon .category__title {
  color: #a90808;
  text-align: left;
  position: relative;
}
.cc-battleswon .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-battleswon .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-battleswon blockquote {
  border-left-color: #cccccc;
}
.cc-battleswon .item__title a {
  color: #0f71ad;
}
.cc-battleswon .item__title a:hover,
.cc-battleswon .item__title a:focus {
  color: #07344f;
}
.cc-battleswon p a,
.cc-battleswon ul li a {
  color: #0f71ad;
}
.cc-battleswon p a:hover,
.cc-battleswon ul li a:hover,
.cc-battleswon p a:active,
.cc-battleswon ul li a:active {
  color: #3597d3;
}
.cc-battleswon .item__footer {
  color: #050100;
}
.cc-battleswon .item__footer a {
  color: #0f71ad;
}
.cc-battleswon .item__footer a:hover,
.cc-battleswon .item__footer a:active {
  color: #3597d3;
}
.cc-battleswon hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-battleswon.category__footer h2 {
  border: 1px solid #050100;
}
.cc-battleswon.category__footer a {
  color: #0f71ad;
}
.cc-battleswon.category__footer a:hover,
.cc-battleswon.category__footer a:focus {
  color: #07344f;
}
.item--cc-labourunions .item__heading {
  color: #9d0e0e;
}
.item--cc-labourunions .item__title {
  color: #0f71ad;
}
.item--cc-labourunions .item__body p a {
  color: #0f71ad;
}
.cc-labourunions {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-labourunions .category__title {
  color: #9d0e0e;
  text-align: left;
  position: relative;
}
.cc-labourunions .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-labourunions .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-labourunions blockquote {
  border-left-color: #cccccc;
}
.cc-labourunions .item__title a {
  color: #0f71ad;
}
.cc-labourunions .item__title a:hover,
.cc-labourunions .item__title a:focus {
  color: #07344f;
}
.cc-labourunions p a,
.cc-labourunions ul li a {
  color: #0f71ad;
}
.cc-labourunions p a:hover,
.cc-labourunions ul li a:hover,
.cc-labourunions p a:active,
.cc-labourunions ul li a:active {
  color: #3597d3;
}
.cc-labourunions .item__footer {
  color: #050100;
}
.cc-labourunions .item__footer a {
  color: #0f71ad;
}
.cc-labourunions .item__footer a:hover,
.cc-labourunions .item__footer a:active {
  color: #3597d3;
}
.cc-labourunions hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-labourunions.category__footer h2 {
  border: 1px solid #050100;
}
.cc-labourunions.category__footer a {
  color: #0f71ad;
}
.cc-labourunions.category__footer a:hover,
.cc-labourunions.category__footer a:focus {
  color: #07344f;
}
.item--cc-india-s-first-agniveers .item__heading {
  color: #ab4b45;
}
.item--cc-india-s-first-agniveers .item__title {
  color: #0f71ad;
}
.item--cc-india-s-first-agniveers .item__body p a {
  color: #0f71ad;
}
.cc-india-s-first-agniveers {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-india-s-first-agniveers .category__title {
  color: #ab4b45;
  text-align: left;
  position: relative;
}
.cc-india-s-first-agniveers .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-india-s-first-agniveers .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-india-s-first-agniveers blockquote {
  border-left-color: #cccccc;
}
.cc-india-s-first-agniveers .item__title a {
  color: #0f71ad;
}
.cc-india-s-first-agniveers .item__title a:hover,
.cc-india-s-first-agniveers .item__title a:focus {
  color: #07344f;
}
.cc-india-s-first-agniveers p a,
.cc-india-s-first-agniveers ul li a {
  color: #0f71ad;
}
.cc-india-s-first-agniveers p a:hover,
.cc-india-s-first-agniveers ul li a:hover,
.cc-india-s-first-agniveers p a:active,
.cc-india-s-first-agniveers ul li a:active {
  color: #3597d3;
}
.cc-india-s-first-agniveers .item__footer {
  color: #050100;
}
.cc-india-s-first-agniveers .item__footer a {
  color: #0f71ad;
}
.cc-india-s-first-agniveers .item__footer a:hover,
.cc-india-s-first-agniveers .item__footer a:active {
  color: #3597d3;
}
.cc-india-s-first-agniveers hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-india-s-first-agniveers.category__footer h2 {
  border: 1px solid #050100;
}
.cc-india-s-first-agniveers.category__footer a {
  color: #0f71ad;
}
.cc-india-s-first-agniveers.category__footer a:hover,
.cc-india-s-first-agniveers.category__footer a:focus {
  color: #07344f;
}
.item--cc-lawsforworkers .item__heading {
  color: #961111;
}
.item--cc-lawsforworkers .item__title {
  color: #0f71ad;
}
.item--cc-lawsforworkers .item__body p a {
  color: #0f71ad;
}
.cc-lawsforworkers {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-lawsforworkers .category__title {
  color: #961111;
  text-align: left;
  position: relative;
}
.cc-lawsforworkers .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-lawsforworkers .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-lawsforworkers blockquote {
  border-left-color: #cccccc;
}
.cc-lawsforworkers .item__title a {
  color: #0f71ad;
}
.cc-lawsforworkers .item__title a:hover,
.cc-lawsforworkers .item__title a:focus {
  color: #07344f;
}
.cc-lawsforworkers p a,
.cc-lawsforworkers ul li a {
  color: #0f71ad;
}
.cc-lawsforworkers p a:hover,
.cc-lawsforworkers ul li a:hover,
.cc-lawsforworkers p a:active,
.cc-lawsforworkers ul li a:active {
  color: #3597d3;
}
.cc-lawsforworkers .item__footer {
  color: #050100;
}
.cc-lawsforworkers .item__footer a {
  color: #0f71ad;
}
.cc-lawsforworkers .item__footer a:hover,
.cc-lawsforworkers .item__footer a:active {
  color: #3597d3;
}
.cc-lawsforworkers hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-lawsforworkers.category__footer h2 {
  border: 1px solid #050100;
}
.cc-lawsforworkers.category__footer a {
  color: #0f71ad;
}
.cc-lawsforworkers.category__footer a:hover,
.cc-lawsforworkers.category__footer a:focus {
  color: #07344f;
}
.item--cc-livelihoods .item__heading {
  color: #960d0d;
}
.item--cc-livelihoods .item__title {
  color: #0f71ad;
}
.item--cc-livelihoods .item__body p a {
  color: #0f71ad;
}
.cc-livelihoods {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-livelihoods .category__title {
  color: #960d0d;
  text-align: left;
  position: relative;
}
.cc-livelihoods .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-livelihoods .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-livelihoods blockquote {
  border-left-color: #cccccc;
}
.cc-livelihoods .item__title a {
  color: #0f71ad;
}
.cc-livelihoods .item__title a:hover,
.cc-livelihoods .item__title a:focus {
  color: #07344f;
}
.cc-livelihoods p a,
.cc-livelihoods ul li a {
  color: #0f71ad;
}
.cc-livelihoods p a:hover,
.cc-livelihoods ul li a:hover,
.cc-livelihoods p a:active,
.cc-livelihoods ul li a:active {
  color: #3597d3;
}
.cc-livelihoods .item__footer {
  color: #050100;
}
.cc-livelihoods .item__footer a {
  color: #0f71ad;
}
.cc-livelihoods .item__footer a:hover,
.cc-livelihoods .item__footer a:active {
  color: #3597d3;
}
.cc-livelihoods hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-livelihoods.category__footer h2 {
  border: 1px solid #050100;
}
.cc-livelihoods.category__footer a {
  color: #0f71ad;
}
.cc-livelihoods.category__footer a:hover,
.cc-livelihoods.category__footer a:focus {
  color: #07344f;
}
.item--cc-caste-in-employment .item__heading {
  color: #ae3a3a;
}
.item--cc-caste-in-employment .item__title {
  color: #0f71ad;
}
.item--cc-caste-in-employment .item__body p a {
  color: #0f71ad;
}
.cc-caste-in-employment {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-caste-in-employment .category__title {
  color: #ae3a3a;
  text-align: left;
  position: relative;
}
.cc-caste-in-employment .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-caste-in-employment .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-caste-in-employment blockquote {
  border-left-color: #cccccc;
}
.cc-caste-in-employment .item__title a {
  color: #0f71ad;
}
.cc-caste-in-employment .item__title a:hover,
.cc-caste-in-employment .item__title a:focus {
  color: #07344f;
}
.cc-caste-in-employment p a,
.cc-caste-in-employment ul li a {
  color: #0f71ad;
}
.cc-caste-in-employment p a:hover,
.cc-caste-in-employment ul li a:hover,
.cc-caste-in-employment p a:active,
.cc-caste-in-employment ul li a:active {
  color: #3597d3;
}
.cc-caste-in-employment .item__footer {
  color: #050100;
}
.cc-caste-in-employment .item__footer a {
  color: #0f71ad;
}
.cc-caste-in-employment .item__footer a:hover,
.cc-caste-in-employment .item__footer a:active {
  color: #3597d3;
}
.cc-caste-in-employment hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-caste-in-employment.category__footer h2 {
  border: 1px solid #050100;
}
.cc-caste-in-employment.category__footer a {
  color: #0f71ad;
}
.cc-caste-in-employment.category__footer a:hover,
.cc-caste-in-employment.category__footer a:focus {
  color: #07344f;
}
.item--cc-travailsoffisherfolk .item__heading {
  color: #bb0909;
}
.item--cc-travailsoffisherfolk .item__title {
  color: #078e87;
}
.item--cc-travailsoffisherfolk .item__body p a {
  color: #078e87;
}
.cc-travailsoffisherfolk {
  background-color: #FFFFFF;
  color: #080000;
  text-align: left;
}
.cc-travailsoffisherfolk .category__title {
  color: #bb0909;
  text-align: left;
  position: relative;
}
.cc-travailsoffisherfolk .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-travailsoffisherfolk .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-travailsoffisherfolk blockquote {
  border-left-color: #cccccc;
}
.cc-travailsoffisherfolk .item__title a {
  color: #078e87;
}
.cc-travailsoffisherfolk .item__title a:hover,
.cc-travailsoffisherfolk .item__title a:focus {
  color: #022d2b;
}
.cc-travailsoffisherfolk p a,
.cc-travailsoffisherfolk ul li a {
  color: #078e87;
}
.cc-travailsoffisherfolk p a:hover,
.cc-travailsoffisherfolk ul li a:hover,
.cc-travailsoffisherfolk p a:active,
.cc-travailsoffisherfolk ul li a:active {
  color: #2db4ad;
}
.cc-travailsoffisherfolk .item__footer {
  color: #080000;
}
.cc-travailsoffisherfolk .item__footer a {
  color: #078e87;
}
.cc-travailsoffisherfolk .item__footer a:hover,
.cc-travailsoffisherfolk .item__footer a:active {
  color: #2db4ad;
}
.cc-travailsoffisherfolk hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-travailsoffisherfolk.category__footer h2 {
  border: 1px solid #080000;
}
.cc-travailsoffisherfolk.category__footer a {
  color: #078e87;
}
.cc-travailsoffisherfolk.category__footer a:hover,
.cc-travailsoffisherfolk.category__footer a:focus {
  color: #022d2b;
}
.item--cc-adventofai .item__heading {
  color: #930e0e;
}
.item--cc-adventofai .item__title {
  color: #0f71ad;
}
.item--cc-adventofai .item__body p a {
  color: #0f71ad;
}
.cc-adventofai {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-adventofai .category__title {
  color: #930e0e;
  text-align: left;
  position: relative;
}
.cc-adventofai .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-adventofai .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-adventofai blockquote {
  border-left-color: #cccccc;
}
.cc-adventofai .item__title a {
  color: #0f71ad;
}
.cc-adventofai .item__title a:hover,
.cc-adventofai .item__title a:focus {
  color: #07344f;
}
.cc-adventofai p a,
.cc-adventofai ul li a {
  color: #0f71ad;
}
.cc-adventofai p a:hover,
.cc-adventofai ul li a:hover,
.cc-adventofai p a:active,
.cc-adventofai ul li a:active {
  color: #3597d3;
}
.cc-adventofai .item__footer {
  color: #050100;
}
.cc-adventofai .item__footer a {
  color: #0f71ad;
}
.cc-adventofai .item__footer a:hover,
.cc-adventofai .item__footer a:active {
  color: #3597d3;
}
.cc-adventofai hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-adventofai.category__footer h2 {
  border: 1px solid #050100;
}
.cc-adventofai.category__footer a {
  color: #0f71ad;
}
.cc-adventofai.category__footer a:hover,
.cc-adventofai.category__footer a:focus {
  color: #07344f;
}
.item--cc-profiles .item__heading {
  color: #b60303;
}
.item--cc-profiles .item__title {
  color: #0f71ad;
}
.item--cc-profiles .item__body p a {
  color: #0f71ad;
}
.cc-profiles {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-profiles .category__title {
  color: #b60303;
  text-align: left;
  position: relative;
}
.cc-profiles .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-profiles .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-profiles blockquote {
  border-left-color: #cccccc;
}
.cc-profiles .item__title a {
  color: #0f71ad;
}
.cc-profiles .item__title a:hover,
.cc-profiles .item__title a:focus {
  color: #07344f;
}
.cc-profiles p a,
.cc-profiles ul li a {
  color: #0f71ad;
}
.cc-profiles p a:hover,
.cc-profiles ul li a:hover,
.cc-profiles p a:active,
.cc-profiles ul li a:active {
  color: #3597d3;
}
.cc-profiles .item__footer {
  color: #050100;
}
.cc-profiles .item__footer a {
  color: #0f71ad;
}
.cc-profiles .item__footer a:hover,
.cc-profiles .item__footer a:active {
  color: #3597d3;
}
.cc-profiles hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-profiles.category__footer h2 {
  border: 1px solid #050100;
}
.cc-profiles.category__footer a {
  color: #0f71ad;
}
.cc-profiles.category__footer a:hover,
.cc-profiles.category__footer a:focus {
  color: #07344f;
}
.item--cc-thecoachingindustry .item__heading {
  color: #454547;
}
.item--cc-thecoachingindustry .item__title {
  color: #0f71ad;
}
.item--cc-thecoachingindustry .item__body p a {
  color: #0f71ad;
}
.cc-thecoachingindustry {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-thecoachingindustry .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-thecoachingindustry .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-thecoachingindustry .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-thecoachingindustry blockquote {
  border-left-color: #cccccc;
}
.cc-thecoachingindustry .item__title a {
  color: #0f71ad;
}
.cc-thecoachingindustry .item__title a:hover,
.cc-thecoachingindustry .item__title a:focus {
  color: #07344f;
}
.cc-thecoachingindustry p a,
.cc-thecoachingindustry ul li a {
  color: #0f71ad;
}
.cc-thecoachingindustry p a:hover,
.cc-thecoachingindustry ul li a:hover,
.cc-thecoachingindustry p a:active,
.cc-thecoachingindustry ul li a:active {
  color: #3597d3;
}
.cc-thecoachingindustry .item__footer {
  color: #050100;
}
.cc-thecoachingindustry .item__footer a {
  color: #0f71ad;
}
.cc-thecoachingindustry .item__footer a:hover,
.cc-thecoachingindustry .item__footer a:active {
  color: #3597d3;
}
.cc-thecoachingindustry hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-thecoachingindustry.category__footer h2 {
  border: 1px solid #050100;
}
.cc-thecoachingindustry.category__footer a {
  color: #0f71ad;
}
.cc-thecoachingindustry.category__footer a:hover,
.cc-thecoachingindustry.category__footer a:focus {
  color: #07344f;
}
.item--cc-thetestingindustry .item__heading {
  color: #992929;
}
.item--cc-thetestingindustry .item__title {
  color: #0f71ad;
}
.item--cc-thetestingindustry .item__body p a {
  color: #0f71ad;
}
.cc-thetestingindustry {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-thetestingindustry .category__title {
  color: #992929;
  text-align: left;
  position: relative;
}
.cc-thetestingindustry .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-thetestingindustry .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-thetestingindustry blockquote {
  border-left-color: #cccccc;
}
.cc-thetestingindustry .item__title a {
  color: #0f71ad;
}
.cc-thetestingindustry .item__title a:hover,
.cc-thetestingindustry .item__title a:focus {
  color: #07344f;
}
.cc-thetestingindustry p a,
.cc-thetestingindustry ul li a {
  color: #0f71ad;
}
.cc-thetestingindustry p a:hover,
.cc-thetestingindustry ul li a:hover,
.cc-thetestingindustry p a:active,
.cc-thetestingindustry ul li a:active {
  color: #3597d3;
}
.cc-thetestingindustry .item__footer {
  color: #050100;
}
.cc-thetestingindustry .item__footer a {
  color: #0f71ad;
}
.cc-thetestingindustry .item__footer a:hover,
.cc-thetestingindustry .item__footer a:active {
  color: #3597d3;
}
.cc-thetestingindustry hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-thetestingindustry.category__footer h2 {
  border: 1px solid #050100;
}
.cc-thetestingindustry.category__footer a {
  color: #0f71ad;
}
.cc-thetestingindustry.category__footer a:hover,
.cc-thetestingindustry.category__footer a:focus {
  color: #07344f;
}
.item--cc-recruitmentanxiety .item__heading {
  color: #960b0b;
}
.item--cc-recruitmentanxiety .item__title {
  color: #0f71ad;
}
.item--cc-recruitmentanxiety .item__body p a {
  color: #0f71ad;
}
.cc-recruitmentanxiety {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-recruitmentanxiety .category__title {
  color: #960b0b;
  text-align: left;
  position: relative;
}
.cc-recruitmentanxiety .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-recruitmentanxiety .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-recruitmentanxiety blockquote {
  border-left-color: #cccccc;
}
.cc-recruitmentanxiety .item__title a {
  color: #0f71ad;
}
.cc-recruitmentanxiety .item__title a:hover,
.cc-recruitmentanxiety .item__title a:focus {
  color: #07344f;
}
.cc-recruitmentanxiety p a,
.cc-recruitmentanxiety ul li a {
  color: #0f71ad;
}
.cc-recruitmentanxiety p a:hover,
.cc-recruitmentanxiety ul li a:hover,
.cc-recruitmentanxiety p a:active,
.cc-recruitmentanxiety ul li a:active {
  color: #3597d3;
}
.cc-recruitmentanxiety .item__footer {
  color: #050100;
}
.cc-recruitmentanxiety .item__footer a {
  color: #0f71ad;
}
.cc-recruitmentanxiety .item__footer a:hover,
.cc-recruitmentanxiety .item__footer a:active {
  color: #3597d3;
}
.cc-recruitmentanxiety hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-recruitmentanxiety.category__footer h2 {
  border: 1px solid #050100;
}
.cc-recruitmentanxiety.category__footer a {
  color: #0f71ad;
}
.cc-recruitmentanxiety.category__footer a:hover,
.cc-recruitmentanxiety.category__footer a:focus {
  color: #07344f;
}
.item--cc-exploitedworkers .item__heading {
  color: #b51515;
}
.item--cc-exploitedworkers .item__title {
  color: #1996ab;
}
.item--cc-exploitedworkers .item__body p a {
  color: #1996ab;
}
.cc-exploitedworkers {
  background-color: #FFFFFF;
  color: #0a0909;
  text-align: left;
}
.cc-exploitedworkers .category__title {
  color: #b51515;
  text-align: left;
  position: relative;
}
.cc-exploitedworkers .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-exploitedworkers .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-exploitedworkers blockquote {
  border-left-color: #cccccc;
}
.cc-exploitedworkers .item__title a {
  color: #1996ab;
}
.cc-exploitedworkers .item__title a:hover,
.cc-exploitedworkers .item__title a:focus {
  color: #0c4852;
}
.cc-exploitedworkers p a,
.cc-exploitedworkers ul li a {
  color: #1996ab;
}
.cc-exploitedworkers p a:hover,
.cc-exploitedworkers ul li a:hover,
.cc-exploitedworkers p a:active,
.cc-exploitedworkers ul li a:active {
  color: #3fbcd1;
}
.cc-exploitedworkers .item__footer {
  color: #0a0909;
}
.cc-exploitedworkers .item__footer a {
  color: #1996ab;
}
.cc-exploitedworkers .item__footer a:hover,
.cc-exploitedworkers .item__footer a:active {
  color: #3fbcd1;
}
.cc-exploitedworkers hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-exploitedworkers.category__footer h2 {
  border: 1px solid #0a0909;
}
.cc-exploitedworkers.category__footer a {
  color: #1996ab;
}
.cc-exploitedworkers.category__footer a:hover,
.cc-exploitedworkers.category__footer a:focus {
  color: #0c4852;
}
.item--cc-boostingmanufacturing .item__heading {
  color: #9a1616;
}
.item--cc-boostingmanufacturing .item__title {
  color: #0f71ad;
}
.item--cc-boostingmanufacturing .item__body p a {
  color: #0f71ad;
}
.cc-boostingmanufacturing {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-boostingmanufacturing .category__title {
  color: #9a1616;
  text-align: left;
  position: relative;
}
.cc-boostingmanufacturing .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-boostingmanufacturing .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-boostingmanufacturing blockquote {
  border-left-color: #cccccc;
}
.cc-boostingmanufacturing .item__title a {
  color: #0f71ad;
}
.cc-boostingmanufacturing .item__title a:hover,
.cc-boostingmanufacturing .item__title a:focus {
  color: #07344f;
}
.cc-boostingmanufacturing p a,
.cc-boostingmanufacturing ul li a {
  color: #0f71ad;
}
.cc-boostingmanufacturing p a:hover,
.cc-boostingmanufacturing ul li a:hover,
.cc-boostingmanufacturing p a:active,
.cc-boostingmanufacturing ul li a:active {
  color: #3597d3;
}
.cc-boostingmanufacturing .item__footer {
  color: #050100;
}
.cc-boostingmanufacturing .item__footer a {
  color: #0f71ad;
}
.cc-boostingmanufacturing .item__footer a:hover,
.cc-boostingmanufacturing .item__footer a:active {
  color: #3597d3;
}
.cc-boostingmanufacturing hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-boostingmanufacturing.category__footer h2 {
  border: 1px solid #050100;
}
.cc-boostingmanufacturing.category__footer a {
  color: #0f71ad;
}
.cc-boostingmanufacturing.category__footer a:hover,
.cc-boostingmanufacturing.category__footer a:focus {
  color: #07344f;
}
.item--cc-domesticworkers .item__heading {
  color: #9b1919;
}
.item--cc-domesticworkers .item__title {
  color: #0f71ad;
}
.item--cc-domesticworkers .item__body p a {
  color: #0f71ad;
}
.cc-domesticworkers {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-domesticworkers .category__title {
  color: #9b1919;
  text-align: left;
  position: relative;
}
.cc-domesticworkers .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-domesticworkers .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-domesticworkers blockquote {
  border-left-color: #cccccc;
}
.cc-domesticworkers .item__title a {
  color: #0f71ad;
}
.cc-domesticworkers .item__title a:hover,
.cc-domesticworkers .item__title a:focus {
  color: #07344f;
}
.cc-domesticworkers p a,
.cc-domesticworkers ul li a {
  color: #0f71ad;
}
.cc-domesticworkers p a:hover,
.cc-domesticworkers ul li a:hover,
.cc-domesticworkers p a:active,
.cc-domesticworkers ul li a:active {
  color: #3597d3;
}
.cc-domesticworkers .item__footer {
  color: #050100;
}
.cc-domesticworkers .item__footer a {
  color: #0f71ad;
}
.cc-domesticworkers .item__footer a:hover,
.cc-domesticworkers .item__footer a:active {
  color: #3597d3;
}
.cc-domesticworkers hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-domesticworkers.category__footer h2 {
  border: 1px solid #050100;
}
.cc-domesticworkers.category__footer a {
  color: #0f71ad;
}
.cc-domesticworkers.category__footer a:hover,
.cc-domesticworkers.category__footer a:focus {
  color: #07344f;
}
.item--cc-theselfemployed .item__heading {
  color: #454547;
}
.item--cc-theselfemployed .item__title {
  color: #0f71ad;
}
.item--cc-theselfemployed .item__body p a {
  color: #0f71ad;
}
.cc-theselfemployed {
  background-color: #FFFFFF;
  color: #a11616;
  text-align: left;
}
.cc-theselfemployed .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-theselfemployed .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-theselfemployed .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-theselfemployed blockquote {
  border-left-color: #cccccc;
}
.cc-theselfemployed .item__title a {
  color: #0f71ad;
}
.cc-theselfemployed .item__title a:hover,
.cc-theselfemployed .item__title a:focus {
  color: #07344f;
}
.cc-theselfemployed p a,
.cc-theselfemployed ul li a {
  color: #0f71ad;
}
.cc-theselfemployed p a:hover,
.cc-theselfemployed ul li a:hover,
.cc-theselfemployed p a:active,
.cc-theselfemployed ul li a:active {
  color: #3597d3;
}
.cc-theselfemployed .item__footer {
  color: #a11616;
}
.cc-theselfemployed .item__footer a {
  color: #0f71ad;
}
.cc-theselfemployed .item__footer a:hover,
.cc-theselfemployed .item__footer a:active {
  color: #3597d3;
}
.cc-theselfemployed hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-theselfemployed.category__footer h2 {
  border: 1px solid #a11616;
}
.cc-theselfemployed.category__footer a {
  color: #0f71ad;
}
.cc-theselfemployed.category__footer a:hover,
.cc-theselfemployed.category__footer a:focus {
  color: #07344f;
}
.item--cc-salarygrowth .item__heading {
  color: #8c0909;
}
.item--cc-salarygrowth .item__title {
  color: #0f71ad;
}
.item--cc-salarygrowth .item__body p a {
  color: #0f71ad;
}
.cc-salarygrowth {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-salarygrowth .category__title {
  color: #8c0909;
  text-align: left;
  position: relative;
}
.cc-salarygrowth .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-salarygrowth .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-salarygrowth blockquote {
  border-left-color: #cccccc;
}
.cc-salarygrowth .item__title a {
  color: #0f71ad;
}
.cc-salarygrowth .item__title a:hover,
.cc-salarygrowth .item__title a:focus {
  color: #07344f;
}
.cc-salarygrowth p a,
.cc-salarygrowth ul li a {
  color: #0f71ad;
}
.cc-salarygrowth p a:hover,
.cc-salarygrowth ul li a:hover,
.cc-salarygrowth p a:active,
.cc-salarygrowth ul li a:active {
  color: #3597d3;
}
.cc-salarygrowth .item__footer {
  color: #050100;
}
.cc-salarygrowth .item__footer a {
  color: #0f71ad;
}
.cc-salarygrowth .item__footer a:hover,
.cc-salarygrowth .item__footer a:active {
  color: #3597d3;
}
.cc-salarygrowth hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-salarygrowth.category__footer h2 {
  border: 1px solid #050100;
}
.cc-salarygrowth.category__footer a {
  color: #0f71ad;
}
.cc-salarygrowth.category__footer a:hover,
.cc-salarygrowth.category__footer a:focus {
  color: #07344f;
}
.item--cc-pendingwages .item__heading {
  color: #b50e0e;
}
.item--cc-pendingwages .item__title {
  color: #0f71ad;
}
.item--cc-pendingwages .item__body p a {
  color: #0f71ad;
}
.cc-pendingwages {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-pendingwages .category__title {
  color: #b50e0e;
  text-align: left;
  position: relative;
}
.cc-pendingwages .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-pendingwages .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-pendingwages blockquote {
  border-left-color: #cccccc;
}
.cc-pendingwages .item__title a {
  color: #0f71ad;
}
.cc-pendingwages .item__title a:hover,
.cc-pendingwages .item__title a:focus {
  color: #07344f;
}
.cc-pendingwages p a,
.cc-pendingwages ul li a {
  color: #0f71ad;
}
.cc-pendingwages p a:hover,
.cc-pendingwages ul li a:hover,
.cc-pendingwages p a:active,
.cc-pendingwages ul li a:active {
  color: #3597d3;
}
.cc-pendingwages .item__footer {
  color: #050100;
}
.cc-pendingwages .item__footer a {
  color: #0f71ad;
}
.cc-pendingwages .item__footer a:hover,
.cc-pendingwages .item__footer a:active {
  color: #3597d3;
}
.cc-pendingwages hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-pendingwages.category__footer h2 {
  border: 1px solid #050100;
}
.cc-pendingwages.category__footer a {
  color: #0f71ad;
}
.cc-pendingwages.category__footer a:hover,
.cc-pendingwages.category__footer a:focus {
  color: #07344f;
}
.item--cc-honouringworkers .item__heading {
  color: #941b1b;
}
.item--cc-honouringworkers .item__title {
  color: #0f71ad;
}
.item--cc-honouringworkers .item__body p a {
  color: #0f71ad;
}
.cc-honouringworkers {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-honouringworkers .category__title {
  color: #941b1b;
  text-align: left;
  position: relative;
}
.cc-honouringworkers .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-honouringworkers .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-honouringworkers blockquote {
  border-left-color: #cccccc;
}
.cc-honouringworkers .item__title a {
  color: #0f71ad;
}
.cc-honouringworkers .item__title a:hover,
.cc-honouringworkers .item__title a:focus {
  color: #07344f;
}
.cc-honouringworkers p a,
.cc-honouringworkers ul li a {
  color: #0f71ad;
}
.cc-honouringworkers p a:hover,
.cc-honouringworkers ul li a:hover,
.cc-honouringworkers p a:active,
.cc-honouringworkers ul li a:active {
  color: #3597d3;
}
.cc-honouringworkers .item__footer {
  color: #050100;
}
.cc-honouringworkers .item__footer a {
  color: #0f71ad;
}
.cc-honouringworkers .item__footer a:hover,
.cc-honouringworkers .item__footer a:active {
  color: #3597d3;
}
.cc-honouringworkers hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-honouringworkers.category__footer h2 {
  border: 1px solid #050100;
}
.cc-honouringworkers.category__footer a {
  color: #0f71ad;
}
.cc-honouringworkers.category__footer a:hover,
.cc-honouringworkers.category__footer a:focus {
  color: #07344f;
}
.item--cc-mainstreamingwomen .item__heading {
  color: #920e0e;
}
.item--cc-mainstreamingwomen .item__title {
  color: #0f71ad;
}
.item--cc-mainstreamingwomen .item__body p a {
  color: #0f71ad;
}
.cc-mainstreamingwomen {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-mainstreamingwomen .category__title {
  color: #920e0e;
  text-align: left;
  position: relative;
}
.cc-mainstreamingwomen .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-mainstreamingwomen .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-mainstreamingwomen blockquote {
  border-left-color: #cccccc;
}
.cc-mainstreamingwomen .item__title a {
  color: #0f71ad;
}
.cc-mainstreamingwomen .item__title a:hover,
.cc-mainstreamingwomen .item__title a:focus {
  color: #07344f;
}
.cc-mainstreamingwomen p a,
.cc-mainstreamingwomen ul li a {
  color: #0f71ad;
}
.cc-mainstreamingwomen p a:hover,
.cc-mainstreamingwomen ul li a:hover,
.cc-mainstreamingwomen p a:active,
.cc-mainstreamingwomen ul li a:active {
  color: #3597d3;
}
.cc-mainstreamingwomen .item__footer {
  color: #050100;
}
.cc-mainstreamingwomen .item__footer a {
  color: #0f71ad;
}
.cc-mainstreamingwomen .item__footer a:hover,
.cc-mainstreamingwomen .item__footer a:active {
  color: #3597d3;
}
.cc-mainstreamingwomen hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-mainstreamingwomen.category__footer h2 {
  border: 1px solid #050100;
}
.cc-mainstreamingwomen.category__footer a {
  color: #0f71ad;
}
.cc-mainstreamingwomen.category__footer a:hover,
.cc-mainstreamingwomen.category__footer a:focus {
  color: #07344f;
}
.item--cc-losinggovtjobs .item__heading {
  color: #454547;
}
.item--cc-losinggovtjobs .item__title {
  color: #0f71ad;
}
.item--cc-losinggovtjobs .item__body p a {
  color: #0f71ad;
}
.cc-losinggovtjobs {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-losinggovtjobs .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-losinggovtjobs .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-losinggovtjobs .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-losinggovtjobs blockquote {
  border-left-color: #cccccc;
}
.cc-losinggovtjobs .item__title a {
  color: #0f71ad;
}
.cc-losinggovtjobs .item__title a:hover,
.cc-losinggovtjobs .item__title a:focus {
  color: #07344f;
}
.cc-losinggovtjobs p a,
.cc-losinggovtjobs ul li a {
  color: #0f71ad;
}
.cc-losinggovtjobs p a:hover,
.cc-losinggovtjobs ul li a:hover,
.cc-losinggovtjobs p a:active,
.cc-losinggovtjobs ul li a:active {
  color: #3597d3;
}
.cc-losinggovtjobs .item__footer {
  color: #050100;
}
.cc-losinggovtjobs .item__footer a {
  color: #0f71ad;
}
.cc-losinggovtjobs .item__footer a:hover,
.cc-losinggovtjobs .item__footer a:active {
  color: #3597d3;
}
.cc-losinggovtjobs hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-losinggovtjobs.category__footer h2 {
  border: 1px solid #050100;
}
.cc-losinggovtjobs.category__footer a {
  color: #0f71ad;
}
.cc-losinggovtjobs.category__footer a:hover,
.cc-losinggovtjobs.category__footer a:focus {
  color: #07344f;
}
.item--cc-mobilisingworkers .item__heading {
  color: #990909;
}
.item--cc-mobilisingworkers .item__title {
  color: #0f71ad;
}
.item--cc-mobilisingworkers .item__body p a {
  color: #0f71ad;
}
.cc-mobilisingworkers {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-mobilisingworkers .category__title {
  color: #990909;
  text-align: left;
  position: relative;
}
.cc-mobilisingworkers .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-mobilisingworkers .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-mobilisingworkers blockquote {
  border-left-color: #cccccc;
}
.cc-mobilisingworkers .item__title a {
  color: #0f71ad;
}
.cc-mobilisingworkers .item__title a:hover,
.cc-mobilisingworkers .item__title a:focus {
  color: #07344f;
}
.cc-mobilisingworkers p a,
.cc-mobilisingworkers ul li a {
  color: #0f71ad;
}
.cc-mobilisingworkers p a:hover,
.cc-mobilisingworkers ul li a:hover,
.cc-mobilisingworkers p a:active,
.cc-mobilisingworkers ul li a:active {
  color: #3597d3;
}
.cc-mobilisingworkers .item__footer {
  color: #050100;
}
.cc-mobilisingworkers .item__footer a {
  color: #0f71ad;
}
.cc-mobilisingworkers .item__footer a:hover,
.cc-mobilisingworkers .item__footer a:active {
  color: #3597d3;
}
.cc-mobilisingworkers hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-mobilisingworkers.category__footer h2 {
  border: 1px solid #050100;
}
.cc-mobilisingworkers.category__footer a {
  color: #0f71ad;
}
.cc-mobilisingworkers.category__footer a:hover,
.cc-mobilisingworkers.category__footer a:focus {
  color: #07344f;
}
.item--cc-unusedwelfarefunds .item__heading {
  color: #454547;
}
.item--cc-unusedwelfarefunds .item__title {
  color: #0f71ad;
}
.item--cc-unusedwelfarefunds .item__body p a {
  color: #0f71ad;
}
.cc-unusedwelfarefunds {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-unusedwelfarefunds .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-unusedwelfarefunds .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-unusedwelfarefunds .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-unusedwelfarefunds blockquote {
  border-left-color: #cccccc;
}
.cc-unusedwelfarefunds .item__title a {
  color: #0f71ad;
}
.cc-unusedwelfarefunds .item__title a:hover,
.cc-unusedwelfarefunds .item__title a:focus {
  color: #07344f;
}
.cc-unusedwelfarefunds p a,
.cc-unusedwelfarefunds ul li a {
  color: #0f71ad;
}
.cc-unusedwelfarefunds p a:hover,
.cc-unusedwelfarefunds ul li a:hover,
.cc-unusedwelfarefunds p a:active,
.cc-unusedwelfarefunds ul li a:active {
  color: #3597d3;
}
.cc-unusedwelfarefunds .item__footer {
  color: #050100;
}
.cc-unusedwelfarefunds .item__footer a {
  color: #0f71ad;
}
.cc-unusedwelfarefunds .item__footer a:hover,
.cc-unusedwelfarefunds .item__footer a:active {
  color: #3597d3;
}
.cc-unusedwelfarefunds hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-unusedwelfarefunds.category__footer h2 {
  border: 1px solid #050100;
}
.cc-unusedwelfarefunds.category__footer a {
  color: #0f71ad;
}
.cc-unusedwelfarefunds.category__footer a:hover,
.cc-unusedwelfarefunds.category__footer a:focus {
  color: #07344f;
}
.item--cc-reports .item__heading {
  color: #454547;
}
.item--cc-reports .item__title {
  color: #0f71ad;
}
.item--cc-reports .item__body p a {
  color: #0f71ad;
}
.cc-reports {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-reports .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-reports .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-reports .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-reports blockquote {
  border-left-color: #cccccc;
}
.cc-reports .item__title a {
  color: #0f71ad;
}
.cc-reports .item__title a:hover,
.cc-reports .item__title a:focus {
  color: #07344f;
}
.cc-reports p a,
.cc-reports ul li a {
  color: #0f71ad;
}
.cc-reports p a:hover,
.cc-reports ul li a:hover,
.cc-reports p a:active,
.cc-reports ul li a:active {
  color: #3597d3;
}
.cc-reports .item__footer {
  color: #050100;
}
.cc-reports .item__footer a {
  color: #0f71ad;
}
.cc-reports .item__footer a:hover,
.cc-reports .item__footer a:active {
  color: #3597d3;
}
.cc-reports hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-reports.category__footer h2 {
  border: 1px solid #050100;
}
.cc-reports.category__footer a {
  color: #0f71ad;
}
.cc-reports.category__footer a:hover,
.cc-reports.category__footer a:focus {
  color: #07344f;
}
.item--cc-workerwelfare .item__heading {
  color: #b20707;
}
.item--cc-workerwelfare .item__title {
  color: #0f71ad;
}
.item--cc-workerwelfare .item__body p a {
  color: #0f71ad;
}
.cc-workerwelfare {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-workerwelfare .category__title {
  color: #b20707;
  text-align: left;
  position: relative;
}
.cc-workerwelfare .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-workerwelfare .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-workerwelfare blockquote {
  border-left-color: #cccccc;
}
.cc-workerwelfare .item__title a {
  color: #0f71ad;
}
.cc-workerwelfare .item__title a:hover,
.cc-workerwelfare .item__title a:focus {
  color: #07344f;
}
.cc-workerwelfare p a,
.cc-workerwelfare ul li a {
  color: #0f71ad;
}
.cc-workerwelfare p a:hover,
.cc-workerwelfare ul li a:hover,
.cc-workerwelfare p a:active,
.cc-workerwelfare ul li a:active {
  color: #3597d3;
}
.cc-workerwelfare .item__footer {
  color: #050100;
}
.cc-workerwelfare .item__footer a {
  color: #0f71ad;
}
.cc-workerwelfare .item__footer a:hover,
.cc-workerwelfare .item__footer a:active {
  color: #3597d3;
}
.cc-workerwelfare hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-workerwelfare.category__footer h2 {
  border: 1px solid #050100;
}
.cc-workerwelfare.category__footer a {
  color: #0f71ad;
}
.cc-workerwelfare.category__footer a:hover,
.cc-workerwelfare.category__footer a:focus {
  color: #07344f;
}
.item--cc-meagrewages .item__heading {
  color: #880a0a;
}
.item--cc-meagrewages .item__title {
  color: #0f71ad;
}
.item--cc-meagrewages .item__body p a {
  color: #0f71ad;
}
.cc-meagrewages {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-meagrewages .category__title {
  color: #880a0a;
  text-align: left;
  position: relative;
}
.cc-meagrewages .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-meagrewages .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-meagrewages blockquote {
  border-left-color: #cccccc;
}
.cc-meagrewages .item__title a {
  color: #0f71ad;
}
.cc-meagrewages .item__title a:hover,
.cc-meagrewages .item__title a:focus {
  color: #07344f;
}
.cc-meagrewages p a,
.cc-meagrewages ul li a {
  color: #0f71ad;
}
.cc-meagrewages p a:hover,
.cc-meagrewages ul li a:hover,
.cc-meagrewages p a:active,
.cc-meagrewages ul li a:active {
  color: #3597d3;
}
.cc-meagrewages .item__footer {
  color: #050100;
}
.cc-meagrewages .item__footer a {
  color: #0f71ad;
}
.cc-meagrewages .item__footer a:hover,
.cc-meagrewages .item__footer a:active {
  color: #3597d3;
}
.cc-meagrewages hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-meagrewages.category__footer h2 {
  border: 1px solid #050100;
}
.cc-meagrewages.category__footer a {
  color: #0f71ad;
}
.cc-meagrewages.category__footer a:hover,
.cc-meagrewages.category__footer a:focus {
  color: #07344f;
}
.item--cc-whitecollarstress .item__heading {
  color: #ab0e0e;
}
.item--cc-whitecollarstress .item__title {
  color: #0f71ad;
}
.item--cc-whitecollarstress .item__body p a {
  color: #0f71ad;
}
.cc-whitecollarstress {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-whitecollarstress .category__title {
  color: #ab0e0e;
  text-align: left;
  position: relative;
}
.cc-whitecollarstress .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-whitecollarstress .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-whitecollarstress blockquote {
  border-left-color: #cccccc;
}
.cc-whitecollarstress .item__title a {
  color: #0f71ad;
}
.cc-whitecollarstress .item__title a:hover,
.cc-whitecollarstress .item__title a:focus {
  color: #07344f;
}
.cc-whitecollarstress p a,
.cc-whitecollarstress ul li a {
  color: #0f71ad;
}
.cc-whitecollarstress p a:hover,
.cc-whitecollarstress ul li a:hover,
.cc-whitecollarstress p a:active,
.cc-whitecollarstress ul li a:active {
  color: #3597d3;
}
.cc-whitecollarstress .item__footer {
  color: #050100;
}
.cc-whitecollarstress .item__footer a {
  color: #0f71ad;
}
.cc-whitecollarstress .item__footer a:hover,
.cc-whitecollarstress .item__footer a:active {
  color: #3597d3;
}
.cc-whitecollarstress hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-whitecollarstress.category__footer h2 {
  border: 1px solid #050100;
}
.cc-whitecollarstress.category__footer a {
  color: #0f71ad;
}
.cc-whitecollarstress.category__footer a:hover,
.cc-whitecollarstress.category__footer a:focus {
  color: #07344f;
}
.item--cc-battlingairpollution .item__heading {
  color: #9b0303;
}
.item--cc-battlingairpollution .item__title {
  color: #0f71ad;
}
.item--cc-battlingairpollution .item__body p a {
  color: #0f71ad;
}
.cc-battlingairpollution {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-battlingairpollution .category__title {
  color: #9b0303;
  text-align: left;
  position: relative;
}
.cc-battlingairpollution .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-battlingairpollution .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-battlingairpollution blockquote {
  border-left-color: #cccccc;
}
.cc-battlingairpollution .item__title a {
  color: #0f71ad;
}
.cc-battlingairpollution .item__title a:hover,
.cc-battlingairpollution .item__title a:focus {
  color: #07344f;
}
.cc-battlingairpollution p a,
.cc-battlingairpollution ul li a {
  color: #0f71ad;
}
.cc-battlingairpollution p a:hover,
.cc-battlingairpollution ul li a:hover,
.cc-battlingairpollution p a:active,
.cc-battlingairpollution ul li a:active {
  color: #3597d3;
}
.cc-battlingairpollution .item__footer {
  color: #050100;
}
.cc-battlingairpollution .item__footer a {
  color: #0f71ad;
}
.cc-battlingairpollution .item__footer a:hover,
.cc-battlingairpollution .item__footer a:active {
  color: #3597d3;
}
.cc-battlingairpollution hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-battlingairpollution.category__footer h2 {
  border: 1px solid #050100;
}
.cc-battlingairpollution.category__footer a {
  color: #0f71ad;
}
.cc-battlingairpollution.category__footer a:hover,
.cc-battlingairpollution.category__footer a:focus {
  color: #07344f;
}
.item--cc-itworkers .item__heading {
  color: #a04343;
}
.item--cc-itworkers .item__title {
  color: #0f71ad;
}
.item--cc-itworkers .item__body p a {
  color: #0f71ad;
}
.cc-itworkers {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-itworkers .category__title {
  color: #a04343;
  text-align: left;
  position: relative;
}
.cc-itworkers .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-itworkers .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-itworkers blockquote {
  border-left-color: #cccccc;
}
.cc-itworkers .item__title a {
  color: #0f71ad;
}
.cc-itworkers .item__title a:hover,
.cc-itworkers .item__title a:focus {
  color: #07344f;
}
.cc-itworkers p a,
.cc-itworkers ul li a {
  color: #0f71ad;
}
.cc-itworkers p a:hover,
.cc-itworkers ul li a:hover,
.cc-itworkers p a:active,
.cc-itworkers ul li a:active {
  color: #3597d3;
}
.cc-itworkers .item__footer {
  color: #050100;
}
.cc-itworkers .item__footer a {
  color: #0f71ad;
}
.cc-itworkers .item__footer a:hover,
.cc-itworkers .item__footer a:active {
  color: #3597d3;
}
.cc-itworkers hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-itworkers.category__footer h2 {
  border: 1px solid #050100;
}
.cc-itworkers.category__footer a {
  color: #0f71ad;
}
.cc-itworkers.category__footer a:hover,
.cc-itworkers.category__footer a:focus {
  color: #07344f;
}
.item--cc-govtvacancies .item__heading {
  color: #8c3434;
}
.item--cc-govtvacancies .item__title {
  color: #0f71ad;
}
.item--cc-govtvacancies .item__body p a {
  color: #0f71ad;
}
.cc-govtvacancies {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-govtvacancies .category__title {
  color: #8c3434;
  text-align: left;
  position: relative;
}
.cc-govtvacancies .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-govtvacancies .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-govtvacancies blockquote {
  border-left-color: #cccccc;
}
.cc-govtvacancies .item__title a {
  color: #0f71ad;
}
.cc-govtvacancies .item__title a:hover,
.cc-govtvacancies .item__title a:focus {
  color: #07344f;
}
.cc-govtvacancies p a,
.cc-govtvacancies ul li a {
  color: #0f71ad;
}
.cc-govtvacancies p a:hover,
.cc-govtvacancies ul li a:hover,
.cc-govtvacancies p a:active,
.cc-govtvacancies ul li a:active {
  color: #3597d3;
}
.cc-govtvacancies .item__footer {
  color: #050100;
}
.cc-govtvacancies .item__footer a {
  color: #0f71ad;
}
.cc-govtvacancies .item__footer a:hover,
.cc-govtvacancies .item__footer a:active {
  color: #3597d3;
}
.cc-govtvacancies hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-govtvacancies.category__footer h2 {
  border: 1px solid #050100;
}
.cc-govtvacancies.category__footer a {
  color: #0f71ad;
}
.cc-govtvacancies.category__footer a:hover,
.cc-govtvacancies.category__footer a:focus {
  color: #07344f;
}
.item--cc-labourlaws .item__heading {
  color: #990808;
}
.item--cc-labourlaws .item__title {
  color: #0f71ad;
}
.item--cc-labourlaws .item__body p a {
  color: #0f71ad;
}
.cc-labourlaws {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-labourlaws .category__title {
  color: #990808;
  text-align: left;
  position: relative;
}
.cc-labourlaws .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-labourlaws .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-labourlaws blockquote {
  border-left-color: #cccccc;
}
.cc-labourlaws .item__title a {
  color: #0f71ad;
}
.cc-labourlaws .item__title a:hover,
.cc-labourlaws .item__title a:focus {
  color: #07344f;
}
.cc-labourlaws p a,
.cc-labourlaws ul li a {
  color: #0f71ad;
}
.cc-labourlaws p a:hover,
.cc-labourlaws ul li a:hover,
.cc-labourlaws p a:active,
.cc-labourlaws ul li a:active {
  color: #3597d3;
}
.cc-labourlaws .item__footer {
  color: #050100;
}
.cc-labourlaws .item__footer a {
  color: #0f71ad;
}
.cc-labourlaws .item__footer a:hover,
.cc-labourlaws .item__footer a:active {
  color: #3597d3;
}
.cc-labourlaws hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-labourlaws.category__footer h2 {
  border: 1px solid #050100;
}
.cc-labourlaws.category__footer a {
  color: #0f71ad;
}
.cc-labourlaws.category__footer a:hover,
.cc-labourlaws.category__footer a:focus {
  color: #07344f;
}
.item--cc-jobsforkin .item__heading {
  color: #454547;
}
.item--cc-jobsforkin .item__title {
  color: #0f71ad;
}
.item--cc-jobsforkin .item__body p a {
  color: #0f71ad;
}
.cc-jobsforkin {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-jobsforkin .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-jobsforkin .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-jobsforkin .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-jobsforkin blockquote {
  border-left-color: #cccccc;
}
.cc-jobsforkin .item__title a {
  color: #0f71ad;
}
.cc-jobsforkin .item__title a:hover,
.cc-jobsforkin .item__title a:focus {
  color: #07344f;
}
.cc-jobsforkin p a,
.cc-jobsforkin ul li a {
  color: #0f71ad;
}
.cc-jobsforkin p a:hover,
.cc-jobsforkin ul li a:hover,
.cc-jobsforkin p a:active,
.cc-jobsforkin ul li a:active {
  color: #3597d3;
}
.cc-jobsforkin .item__footer {
  color: #050100;
}
.cc-jobsforkin .item__footer a {
  color: #0f71ad;
}
.cc-jobsforkin .item__footer a:hover,
.cc-jobsforkin .item__footer a:active {
  color: #3597d3;
}
.cc-jobsforkin hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-jobsforkin.category__footer h2 {
  border: 1px solid #050100;
}
.cc-jobsforkin.category__footer a {
  color: #0f71ad;
}
.cc-jobsforkin.category__footer a:hover,
.cc-jobsforkin.category__footer a:focus {
  color: #07344f;
}
.item--cc-violenceagainstworkers .item__heading {
  color: #900707;
}
.item--cc-violenceagainstworkers .item__title {
  color: #0f71ad;
}
.item--cc-violenceagainstworkers .item__body p a {
  color: #0f71ad;
}
.cc-violenceagainstworkers {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-violenceagainstworkers .category__title {
  color: #900707;
  text-align: left;
  position: relative;
}
.cc-violenceagainstworkers .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-violenceagainstworkers .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-violenceagainstworkers blockquote {
  border-left-color: #cccccc;
}
.cc-violenceagainstworkers .item__title a {
  color: #0f71ad;
}
.cc-violenceagainstworkers .item__title a:hover,
.cc-violenceagainstworkers .item__title a:focus {
  color: #07344f;
}
.cc-violenceagainstworkers p a,
.cc-violenceagainstworkers ul li a {
  color: #0f71ad;
}
.cc-violenceagainstworkers p a:hover,
.cc-violenceagainstworkers ul li a:hover,
.cc-violenceagainstworkers p a:active,
.cc-violenceagainstworkers ul li a:active {
  color: #3597d3;
}
.cc-violenceagainstworkers .item__footer {
  color: #050100;
}
.cc-violenceagainstworkers .item__footer a {
  color: #0f71ad;
}
.cc-violenceagainstworkers .item__footer a:hover,
.cc-violenceagainstworkers .item__footer a:active {
  color: #3597d3;
}
.cc-violenceagainstworkers hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-violenceagainstworkers.category__footer h2 {
  border: 1px solid #050100;
}
.cc-violenceagainstworkers.category__footer a {
  color: #0f71ad;
}
.cc-violenceagainstworkers.category__footer a:hover,
.cc-violenceagainstworkers.category__footer a:focus {
  color: #07344f;
}
.item--cc-analysis .item__heading {
  color: #962222;
}
.item--cc-analysis .item__title {
  color: #0f71ad;
}
.item--cc-analysis .item__body p a {
  color: #0f71ad;
}
.cc-analysis {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-analysis .category__title {
  color: #962222;
  text-align: left;
  position: relative;
}
.cc-analysis .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-analysis .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-analysis blockquote {
  border-left-color: #cccccc;
}
.cc-analysis .item__title a {
  color: #0f71ad;
}
.cc-analysis .item__title a:hover,
.cc-analysis .item__title a:focus {
  color: #07344f;
}
.cc-analysis p a,
.cc-analysis ul li a {
  color: #0f71ad;
}
.cc-analysis p a:hover,
.cc-analysis ul li a:hover,
.cc-analysis p a:active,
.cc-analysis ul li a:active {
  color: #3597d3;
}
.cc-analysis .item__footer {
  color: #050100;
}
.cc-analysis .item__footer a {
  color: #0f71ad;
}
.cc-analysis .item__footer a:hover,
.cc-analysis .item__footer a:active {
  color: #3597d3;
}
.cc-analysis hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-analysis.category__footer h2 {
  border: 1px solid #050100;
}
.cc-analysis.category__footer a {
  color: #0f71ad;
}
.cc-analysis.category__footer a:hover,
.cc-analysis.category__footer a:focus {
  color: #07344f;
}
.item--cc-distressedworkers .item__heading {
  color: #892929;
}
.item--cc-distressedworkers .item__title {
  color: #0f71ad;
}
.item--cc-distressedworkers .item__body p a {
  color: #0f71ad;
}
.cc-distressedworkers {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-distressedworkers .category__title {
  color: #892929;
  text-align: left;
  position: relative;
}
.cc-distressedworkers .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-distressedworkers .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-distressedworkers blockquote {
  border-left-color: #cccccc;
}
.cc-distressedworkers .item__title a {
  color: #0f71ad;
}
.cc-distressedworkers .item__title a:hover,
.cc-distressedworkers .item__title a:focus {
  color: #07344f;
}
.cc-distressedworkers p a,
.cc-distressedworkers ul li a {
  color: #0f71ad;
}
.cc-distressedworkers p a:hover,
.cc-distressedworkers ul li a:hover,
.cc-distressedworkers p a:active,
.cc-distressedworkers ul li a:active {
  color: #3597d3;
}
.cc-distressedworkers .item__footer {
  color: #050100;
}
.cc-distressedworkers .item__footer a {
  color: #0f71ad;
}
.cc-distressedworkers .item__footer a:hover,
.cc-distressedworkers .item__footer a:active {
  color: #3597d3;
}
.cc-distressedworkers hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-distressedworkers.category__footer h2 {
  border: 1px solid #050100;
}
.cc-distressedworkers.category__footer a {
  color: #0f71ad;
}
.cc-distressedworkers.category__footer a:hover,
.cc-distressedworkers.category__footer a:focus {
  color: #07344f;
}
.item--cc-forestworkers .item__heading {
  color: #454547;
}
.item--cc-forestworkers .item__title {
  color: #0f71ad;
}
.item--cc-forestworkers .item__body p a {
  color: #0f71ad;
}
.cc-forestworkers {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-forestworkers .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-forestworkers .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-forestworkers .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-forestworkers blockquote {
  border-left-color: #cccccc;
}
.cc-forestworkers .item__title a {
  color: #0f71ad;
}
.cc-forestworkers .item__title a:hover,
.cc-forestworkers .item__title a:focus {
  color: #07344f;
}
.cc-forestworkers p a,
.cc-forestworkers ul li a {
  color: #0f71ad;
}
.cc-forestworkers p a:hover,
.cc-forestworkers ul li a:hover,
.cc-forestworkers p a:active,
.cc-forestworkers ul li a:active {
  color: #3597d3;
}
.cc-forestworkers .item__footer {
  color: #050100;
}
.cc-forestworkers .item__footer a {
  color: #0f71ad;
}
.cc-forestworkers .item__footer a:hover,
.cc-forestworkers .item__footer a:active {
  color: #3597d3;
}
.cc-forestworkers hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-forestworkers.category__footer h2 {
  border: 1px solid #050100;
}
.cc-forestworkers.category__footer a {
  color: #0f71ad;
}
.cc-forestworkers.category__footer a:hover,
.cc-forestworkers.category__footer a:focus {
  color: #07344f;
}
.item--cc-transgenderworkers .item__heading {
  color: #454547;
}
.item--cc-transgenderworkers .item__title {
  color: #0f71ad;
}
.item--cc-transgenderworkers .item__body p a {
  color: #0f71ad;
}
.cc-transgenderworkers {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-transgenderworkers .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-transgenderworkers .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-transgenderworkers .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-transgenderworkers blockquote {
  border-left-color: #cccccc;
}
.cc-transgenderworkers .item__title a {
  color: #0f71ad;
}
.cc-transgenderworkers .item__title a:hover,
.cc-transgenderworkers .item__title a:focus {
  color: #07344f;
}
.cc-transgenderworkers p a,
.cc-transgenderworkers ul li a {
  color: #0f71ad;
}
.cc-transgenderworkers p a:hover,
.cc-transgenderworkers ul li a:hover,
.cc-transgenderworkers p a:active,
.cc-transgenderworkers ul li a:active {
  color: #3597d3;
}
.cc-transgenderworkers .item__footer {
  color: #050100;
}
.cc-transgenderworkers .item__footer a {
  color: #0f71ad;
}
.cc-transgenderworkers .item__footer a:hover,
.cc-transgenderworkers .item__footer a:active {
  color: #3597d3;
}
.cc-transgenderworkers hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-transgenderworkers.category__footer h2 {
  border: 1px solid #050100;
}
.cc-transgenderworkers.category__footer a {
  color: #0f71ad;
}
.cc-transgenderworkers.category__footer a:hover,
.cc-transgenderworkers.category__footer a:focus {
  color: #07344f;
}
.item--cc-traffickedworkers .item__heading {
  color: #454547;
}
.item--cc-traffickedworkers .item__title {
  color: #0f71ad;
}
.item--cc-traffickedworkers .item__body p a {
  color: #0f71ad;
}
.cc-traffickedworkers {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-traffickedworkers .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-traffickedworkers .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-traffickedworkers .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-traffickedworkers blockquote {
  border-left-color: #cccccc;
}
.cc-traffickedworkers .item__title a {
  color: #0f71ad;
}
.cc-traffickedworkers .item__title a:hover,
.cc-traffickedworkers .item__title a:focus {
  color: #07344f;
}
.cc-traffickedworkers p a,
.cc-traffickedworkers ul li a {
  color: #0f71ad;
}
.cc-traffickedworkers p a:hover,
.cc-traffickedworkers ul li a:hover,
.cc-traffickedworkers p a:active,
.cc-traffickedworkers ul li a:active {
  color: #3597d3;
}
.cc-traffickedworkers .item__footer {
  color: #050100;
}
.cc-traffickedworkers .item__footer a {
  color: #0f71ad;
}
.cc-traffickedworkers .item__footer a:hover,
.cc-traffickedworkers .item__footer a:active {
  color: #3597d3;
}
.cc-traffickedworkers hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-traffickedworkers.category__footer h2 {
  border: 1px solid #050100;
}
.cc-traffickedworkers.category__footer a {
  color: #0f71ad;
}
.cc-traffickedworkers.category__footer a:hover,
.cc-traffickedworkers.category__footer a:focus {
  color: #07344f;
}
.item--cc-minoritylivelihoods .item__heading {
  color: #940b0b;
}
.item--cc-minoritylivelihoods .item__title {
  color: #0f71ad;
}
.item--cc-minoritylivelihoods .item__body p a {
  color: #0f71ad;
}
.cc-minoritylivelihoods {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-minoritylivelihoods .category__title {
  color: #940b0b;
  text-align: left;
  position: relative;
}
.cc-minoritylivelihoods .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-minoritylivelihoods .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-minoritylivelihoods blockquote {
  border-left-color: #cccccc;
}
.cc-minoritylivelihoods .item__title a {
  color: #0f71ad;
}
.cc-minoritylivelihoods .item__title a:hover,
.cc-minoritylivelihoods .item__title a:focus {
  color: #07344f;
}
.cc-minoritylivelihoods p a,
.cc-minoritylivelihoods ul li a {
  color: #0f71ad;
}
.cc-minoritylivelihoods p a:hover,
.cc-minoritylivelihoods ul li a:hover,
.cc-minoritylivelihoods p a:active,
.cc-minoritylivelihoods ul li a:active {
  color: #3597d3;
}
.cc-minoritylivelihoods .item__footer {
  color: #050100;
}
.cc-minoritylivelihoods .item__footer a {
  color: #0f71ad;
}
.cc-minoritylivelihoods .item__footer a:hover,
.cc-minoritylivelihoods .item__footer a:active {
  color: #3597d3;
}
.cc-minoritylivelihoods hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-minoritylivelihoods.category__footer h2 {
  border: 1px solid #050100;
}
.cc-minoritylivelihoods.category__footer a {
  color: #0f71ad;
}
.cc-minoritylivelihoods.category__footer a:hover,
.cc-minoritylivelihoods.category__footer a:focus {
  color: #07344f;
}
.item--cc-rewardingworkers .item__heading {
  color: #9d0202;
}
.item--cc-rewardingworkers .item__title {
  color: #0f71ad;
}
.item--cc-rewardingworkers .item__body p a {
  color: #0f71ad;
}
.cc-rewardingworkers {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-rewardingworkers .category__title {
  color: #9d0202;
  text-align: left;
  position: relative;
}
.cc-rewardingworkers .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-rewardingworkers .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-rewardingworkers blockquote {
  border-left-color: #cccccc;
}
.cc-rewardingworkers .item__title a {
  color: #0f71ad;
}
.cc-rewardingworkers .item__title a:hover,
.cc-rewardingworkers .item__title a:focus {
  color: #07344f;
}
.cc-rewardingworkers p a,
.cc-rewardingworkers ul li a {
  color: #0f71ad;
}
.cc-rewardingworkers p a:hover,
.cc-rewardingworkers ul li a:hover,
.cc-rewardingworkers p a:active,
.cc-rewardingworkers ul li a:active {
  color: #3597d3;
}
.cc-rewardingworkers .item__footer {
  color: #050100;
}
.cc-rewardingworkers .item__footer a {
  color: #0f71ad;
}
.cc-rewardingworkers .item__footer a:hover,
.cc-rewardingworkers .item__footer a:active {
  color: #3597d3;
}
.cc-rewardingworkers hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-rewardingworkers.category__footer h2 {
  border: 1px solid #050100;
}
.cc-rewardingworkers.category__footer a {
  color: #0f71ad;
}
.cc-rewardingworkers.category__footer a:hover,
.cc-rewardingworkers.category__footer a:focus {
  color: #07344f;
}
.item--cc-theupscindustry .item__heading {
  color: #891111;
}
.item--cc-theupscindustry .item__title {
  color: #0f71ad;
}
.item--cc-theupscindustry .item__body p a {
  color: #0f71ad;
}
.cc-theupscindustry {
  background-color: #FFFFFF;
  color: #100101;
  text-align: left;
}
.cc-theupscindustry .category__title {
  color: #891111;
  text-align: left;
  position: relative;
}
.cc-theupscindustry .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-theupscindustry .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-theupscindustry blockquote {
  border-left-color: #cccccc;
}
.cc-theupscindustry .item__title a {
  color: #0f71ad;
}
.cc-theupscindustry .item__title a:hover,
.cc-theupscindustry .item__title a:focus {
  color: #07344f;
}
.cc-theupscindustry p a,
.cc-theupscindustry ul li a {
  color: #0f71ad;
}
.cc-theupscindustry p a:hover,
.cc-theupscindustry ul li a:hover,
.cc-theupscindustry p a:active,
.cc-theupscindustry ul li a:active {
  color: #3597d3;
}
.cc-theupscindustry .item__footer {
  color: #100101;
}
.cc-theupscindustry .item__footer a {
  color: #0f71ad;
}
.cc-theupscindustry .item__footer a:hover,
.cc-theupscindustry .item__footer a:active {
  color: #3597d3;
}
.cc-theupscindustry hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-theupscindustry.category__footer h2 {
  border: 1px solid #100101;
}
.cc-theupscindustry.category__footer a {
  color: #0f71ad;
}
.cc-theupscindustry.category__footer a:hover,
.cc-theupscindustry.category__footer a:focus {
  color: #07344f;
}
.item--cc-preelectionsops .item__heading {
  color: #454547;
}
.item--cc-preelectionsops .item__title {
  color: #0f71ad;
}
.item--cc-preelectionsops .item__body p a {
  color: #0f71ad;
}
.cc-preelectionsops {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-preelectionsops .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-preelectionsops .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-preelectionsops .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-preelectionsops blockquote {
  border-left-color: #cccccc;
}
.cc-preelectionsops .item__title a {
  color: #0f71ad;
}
.cc-preelectionsops .item__title a:hover,
.cc-preelectionsops .item__title a:focus {
  color: #07344f;
}
.cc-preelectionsops p a,
.cc-preelectionsops ul li a {
  color: #0f71ad;
}
.cc-preelectionsops p a:hover,
.cc-preelectionsops ul li a:hover,
.cc-preelectionsops p a:active,
.cc-preelectionsops ul li a:active {
  color: #3597d3;
}
.cc-preelectionsops .item__footer {
  color: #050100;
}
.cc-preelectionsops .item__footer a {
  color: #0f71ad;
}
.cc-preelectionsops .item__footer a:hover,
.cc-preelectionsops .item__footer a:active {
  color: #3597d3;
}
.cc-preelectionsops hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-preelectionsops.category__footer h2 {
  border: 1px solid #050100;
}
.cc-preelectionsops.category__footer a {
  color: #0f71ad;
}
.cc-preelectionsops.category__footer a:hover,
.cc-preelectionsops.category__footer a:focus {
  color: #07344f;
}
.item--cc-wagerevision .item__heading {
  color: #934040;
}
.item--cc-wagerevision .item__title {
  color: #0f71ad;
}
.item--cc-wagerevision .item__body p a {
  color: #0f71ad;
}
.cc-wagerevision {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-wagerevision .category__title {
  color: #934040;
  text-align: left;
  position: relative;
}
.cc-wagerevision .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-wagerevision .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-wagerevision blockquote {
  border-left-color: #cccccc;
}
.cc-wagerevision .item__title a {
  color: #0f71ad;
}
.cc-wagerevision .item__title a:hover,
.cc-wagerevision .item__title a:focus {
  color: #07344f;
}
.cc-wagerevision p a,
.cc-wagerevision ul li a {
  color: #0f71ad;
}
.cc-wagerevision p a:hover,
.cc-wagerevision ul li a:hover,
.cc-wagerevision p a:active,
.cc-wagerevision ul li a:active {
  color: #3597d3;
}
.cc-wagerevision .item__footer {
  color: #050100;
}
.cc-wagerevision .item__footer a {
  color: #0f71ad;
}
.cc-wagerevision .item__footer a:hover,
.cc-wagerevision .item__footer a:active {
  color: #3597d3;
}
.cc-wagerevision hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-wagerevision.category__footer h2 {
  border: 1px solid #050100;
}
.cc-wagerevision.category__footer a {
  color: #0f71ad;
}
.cc-wagerevision.category__footer a:hover,
.cc-wagerevision.category__footer a:focus {
  color: #07344f;
}
.item--cc-migranttragedies .item__heading {
  color: #9b0f0f;
}
.item--cc-migranttragedies .item__title {
  color: #0f71ad;
}
.item--cc-migranttragedies .item__body p a {
  color: #0f71ad;
}
.cc-migranttragedies {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-migranttragedies .category__title {
  color: #9b0f0f;
  text-align: left;
  position: relative;
}
.cc-migranttragedies .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-migranttragedies .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-migranttragedies blockquote {
  border-left-color: #cccccc;
}
.cc-migranttragedies .item__title a {
  color: #0f71ad;
}
.cc-migranttragedies .item__title a:hover,
.cc-migranttragedies .item__title a:focus {
  color: #07344f;
}
.cc-migranttragedies p a,
.cc-migranttragedies ul li a {
  color: #0f71ad;
}
.cc-migranttragedies p a:hover,
.cc-migranttragedies ul li a:hover,
.cc-migranttragedies p a:active,
.cc-migranttragedies ul li a:active {
  color: #3597d3;
}
.cc-migranttragedies .item__footer {
  color: #050100;
}
.cc-migranttragedies .item__footer a {
  color: #0f71ad;
}
.cc-migranttragedies .item__footer a:hover,
.cc-migranttragedies .item__footer a:active {
  color: #3597d3;
}
.cc-migranttragedies hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-migranttragedies.category__footer h2 {
  border: 1px solid #050100;
}
.cc-migranttragedies.category__footer a {
  color: #0f71ad;
}
.cc-migranttragedies.category__footer a:hover,
.cc-migranttragedies.category__footer a:focus {
  color: #07344f;
}
.item--cc-despairoverjobs .item__heading {
  color: #910000;
}
.item--cc-despairoverjobs .item__title {
  color: #0f71ad;
}
.item--cc-despairoverjobs .item__body p a {
  color: #0f71ad;
}
.cc-despairoverjobs {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-despairoverjobs .category__title {
  color: #910000;
  text-align: left;
  position: relative;
}
.cc-despairoverjobs .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-despairoverjobs .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-despairoverjobs blockquote {
  border-left-color: #cccccc;
}
.cc-despairoverjobs .item__title a {
  color: #0f71ad;
}
.cc-despairoverjobs .item__title a:hover,
.cc-despairoverjobs .item__title a:focus {
  color: #07344f;
}
.cc-despairoverjobs p a,
.cc-despairoverjobs ul li a {
  color: #0f71ad;
}
.cc-despairoverjobs p a:hover,
.cc-despairoverjobs ul li a:hover,
.cc-despairoverjobs p a:active,
.cc-despairoverjobs ul li a:active {
  color: #3597d3;
}
.cc-despairoverjobs .item__footer {
  color: #050100;
}
.cc-despairoverjobs .item__footer a {
  color: #0f71ad;
}
.cc-despairoverjobs .item__footer a:hover,
.cc-despairoverjobs .item__footer a:active {
  color: #3597d3;
}
.cc-despairoverjobs hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-despairoverjobs.category__footer h2 {
  border: 1px solid #050100;
}
.cc-despairoverjobs.category__footer a {
  color: #0f71ad;
}
.cc-despairoverjobs.category__footer a:hover,
.cc-despairoverjobs.category__footer a:focus {
  color: #07344f;
}
.item--cc-disabilityissues .item__heading {
  color: #454547;
}
.item--cc-disabilityissues .item__title {
  color: #0f71ad;
}
.item--cc-disabilityissues .item__body p a {
  color: #0f71ad;
}
.cc-disabilityissues {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-disabilityissues .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-disabilityissues .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-disabilityissues .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-disabilityissues blockquote {
  border-left-color: #cccccc;
}
.cc-disabilityissues .item__title a {
  color: #0f71ad;
}
.cc-disabilityissues .item__title a:hover,
.cc-disabilityissues .item__title a:focus {
  color: #07344f;
}
.cc-disabilityissues p a,
.cc-disabilityissues ul li a {
  color: #0f71ad;
}
.cc-disabilityissues p a:hover,
.cc-disabilityissues ul li a:hover,
.cc-disabilityissues p a:active,
.cc-disabilityissues ul li a:active {
  color: #3597d3;
}
.cc-disabilityissues .item__footer {
  color: #050100;
}
.cc-disabilityissues .item__footer a {
  color: #0f71ad;
}
.cc-disabilityissues .item__footer a:hover,
.cc-disabilityissues .item__footer a:active {
  color: #3597d3;
}
.cc-disabilityissues hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-disabilityissues.category__footer h2 {
  border: 1px solid #050100;
}
.cc-disabilityissues.category__footer a {
  color: #0f71ad;
}
.cc-disabilityissues.category__footer a:hover,
.cc-disabilityissues.category__footer a:focus {
  color: #07344f;
}
.item--cc-industrialaction .item__heading {
  color: #980e0e;
}
.item--cc-industrialaction .item__title {
  color: #0f71ad;
}
.item--cc-industrialaction .item__body p a {
  color: #0f71ad;
}
.cc-industrialaction {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-industrialaction .category__title {
  color: #980e0e;
  text-align: left;
  position: relative;
}
.cc-industrialaction .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-industrialaction .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-industrialaction blockquote {
  border-left-color: #cccccc;
}
.cc-industrialaction .item__title a {
  color: #0f71ad;
}
.cc-industrialaction .item__title a:hover,
.cc-industrialaction .item__title a:focus {
  color: #07344f;
}
.cc-industrialaction p a,
.cc-industrialaction ul li a {
  color: #0f71ad;
}
.cc-industrialaction p a:hover,
.cc-industrialaction ul li a:hover,
.cc-industrialaction p a:active,
.cc-industrialaction ul li a:active {
  color: #3597d3;
}
.cc-industrialaction .item__footer {
  color: #050100;
}
.cc-industrialaction .item__footer a {
  color: #0f71ad;
}
.cc-industrialaction .item__footer a:hover,
.cc-industrialaction .item__footer a:active {
  color: #3597d3;
}
.cc-industrialaction hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-industrialaction.category__footer h2 {
  border: 1px solid #050100;
}
.cc-industrialaction.category__footer a {
  color: #0f71ad;
}
.cc-industrialaction.category__footer a:hover,
.cc-industrialaction.category__footer a:focus {
  color: #07344f;
}
.item--cc-campaignworkers .item__heading {
  color: #454547;
}
.item--cc-campaignworkers .item__title {
  color: #0f71ad;
}
.item--cc-campaignworkers .item__body p a {
  color: #0f71ad;
}
.cc-campaignworkers {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-campaignworkers .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-campaignworkers .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-campaignworkers .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-campaignworkers blockquote {
  border-left-color: #cccccc;
}
.cc-campaignworkers .item__title a {
  color: #0f71ad;
}
.cc-campaignworkers .item__title a:hover,
.cc-campaignworkers .item__title a:focus {
  color: #07344f;
}
.cc-campaignworkers p a,
.cc-campaignworkers ul li a {
  color: #0f71ad;
}
.cc-campaignworkers p a:hover,
.cc-campaignworkers ul li a:hover,
.cc-campaignworkers p a:active,
.cc-campaignworkers ul li a:active {
  color: #3597d3;
}
.cc-campaignworkers .item__footer {
  color: #050100;
}
.cc-campaignworkers .item__footer a {
  color: #0f71ad;
}
.cc-campaignworkers .item__footer a:hover,
.cc-campaignworkers .item__footer a:active {
  color: #3597d3;
}
.cc-campaignworkers hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-campaignworkers.category__footer h2 {
  border: 1px solid #050100;
}
.cc-campaignworkers.category__footer a {
  color: #0f71ad;
}
.cc-campaignworkers.category__footer a:hover,
.cc-campaignworkers.category__footer a:focus {
  color: #07344f;
}
.item--cc-pollpromises .item__heading {
  color: #8b0d0d;
}
.item--cc-pollpromises .item__title {
  color: #0f71ad;
}
.item--cc-pollpromises .item__body p a {
  color: #0f71ad;
}
.cc-pollpromises {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-pollpromises .category__title {
  color: #8b0d0d;
  text-align: left;
  position: relative;
}
.cc-pollpromises .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-pollpromises .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-pollpromises blockquote {
  border-left-color: #cccccc;
}
.cc-pollpromises .item__title a {
  color: #0f71ad;
}
.cc-pollpromises .item__title a:hover,
.cc-pollpromises .item__title a:focus {
  color: #07344f;
}
.cc-pollpromises p a,
.cc-pollpromises ul li a {
  color: #0f71ad;
}
.cc-pollpromises p a:hover,
.cc-pollpromises ul li a:hover,
.cc-pollpromises p a:active,
.cc-pollpromises ul li a:active {
  color: #3597d3;
}
.cc-pollpromises .item__footer {
  color: #050100;
}
.cc-pollpromises .item__footer a {
  color: #0f71ad;
}
.cc-pollpromises .item__footer a:hover,
.cc-pollpromises .item__footer a:active {
  color: #3597d3;
}
.cc-pollpromises hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-pollpromises.category__footer h2 {
  border: 1px solid #050100;
}
.cc-pollpromises.category__footer a {
  color: #0f71ad;
}
.cc-pollpromises.category__footer a:hover,
.cc-pollpromises.category__footer a:focus {
  color: #07344f;
}
.item--cc-workplaceaccountability .item__heading {
  color: #a11111;
}
.item--cc-workplaceaccountability .item__title {
  color: #0f71ad;
}
.item--cc-workplaceaccountability .item__body p a {
  color: #0f71ad;
}
.cc-workplaceaccountability {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-workplaceaccountability .category__title {
  color: #a11111;
  text-align: left;
  position: relative;
}
.cc-workplaceaccountability .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-workplaceaccountability .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-workplaceaccountability blockquote {
  border-left-color: #cccccc;
}
.cc-workplaceaccountability .item__title a {
  color: #0f71ad;
}
.cc-workplaceaccountability .item__title a:hover,
.cc-workplaceaccountability .item__title a:focus {
  color: #07344f;
}
.cc-workplaceaccountability p a,
.cc-workplaceaccountability ul li a {
  color: #0f71ad;
}
.cc-workplaceaccountability p a:hover,
.cc-workplaceaccountability ul li a:hover,
.cc-workplaceaccountability p a:active,
.cc-workplaceaccountability ul li a:active {
  color: #3597d3;
}
.cc-workplaceaccountability .item__footer {
  color: #050100;
}
.cc-workplaceaccountability .item__footer a {
  color: #0f71ad;
}
.cc-workplaceaccountability .item__footer a:hover,
.cc-workplaceaccountability .item__footer a:active {
  color: #3597d3;
}
.cc-workplaceaccountability hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-workplaceaccountability.category__footer h2 {
  border: 1px solid #050100;
}
.cc-workplaceaccountability.category__footer a {
  color: #0f71ad;
}
.cc-workplaceaccountability.category__footer a:hover,
.cc-workplaceaccountability.category__footer a:focus {
  color: #07344f;
}
.item--cc-contractworkers .item__heading {
  color: #931414;
}
.item--cc-contractworkers .item__title {
  color: #0f71ad;
}
.item--cc-contractworkers .item__body p a {
  color: #0f71ad;
}
.cc-contractworkers {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-contractworkers .category__title {
  color: #931414;
  text-align: left;
  position: relative;
}
.cc-contractworkers .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-contractworkers .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-contractworkers blockquote {
  border-left-color: #cccccc;
}
.cc-contractworkers .item__title a {
  color: #0f71ad;
}
.cc-contractworkers .item__title a:hover,
.cc-contractworkers .item__title a:focus {
  color: #07344f;
}
.cc-contractworkers p a,
.cc-contractworkers ul li a {
  color: #0f71ad;
}
.cc-contractworkers p a:hover,
.cc-contractworkers ul li a:hover,
.cc-contractworkers p a:active,
.cc-contractworkers ul li a:active {
  color: #3597d3;
}
.cc-contractworkers .item__footer {
  color: #050100;
}
.cc-contractworkers .item__footer a {
  color: #0f71ad;
}
.cc-contractworkers .item__footer a:hover,
.cc-contractworkers .item__footer a:active {
  color: #3597d3;
}
.cc-contractworkers hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-contractworkers.category__footer h2 {
  border: 1px solid #050100;
}
.cc-contractworkers.category__footer a {
  color: #0f71ad;
}
.cc-contractworkers.category__footer a:hover,
.cc-contractworkers.category__footer a:focus {
  color: #07344f;
}
.item--cc-workersconnectradio .item__heading {
  color: #b21a12;
}
.item--cc-workersconnectradio .item__title {
  color: #0f71ad;
}
.item--cc-workersconnectradio .item__body p a {
  color: #0f71ad;
}
.cc-workersconnectradio {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-workersconnectradio .category__title {
  color: #b21a12;
  text-align: left;
  position: relative;
}
.cc-workersconnectradio .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-workersconnectradio .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-workersconnectradio blockquote {
  border-left-color: #cccccc;
}
.cc-workersconnectradio .item__title a {
  color: #0f71ad;
}
.cc-workersconnectradio .item__title a:hover,
.cc-workersconnectradio .item__title a:focus {
  color: #07344f;
}
.cc-workersconnectradio p a,
.cc-workersconnectradio ul li a {
  color: #0f71ad;
}
.cc-workersconnectradio p a:hover,
.cc-workersconnectradio ul li a:hover,
.cc-workersconnectradio p a:active,
.cc-workersconnectradio ul li a:active {
  color: #3597d3;
}
.cc-workersconnectradio .item__footer {
  color: #050100;
}
.cc-workersconnectradio .item__footer a {
  color: #0f71ad;
}
.cc-workersconnectradio .item__footer a:hover,
.cc-workersconnectradio .item__footer a:active {
  color: #3597d3;
}
.cc-workersconnectradio hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-workersconnectradio.category__footer h2 {
  border: 1px solid #050100;
}
.cc-workersconnectradio.category__footer a {
  color: #0f71ad;
}
.cc-workersconnectradio.category__footer a:hover,
.cc-workersconnectradio.category__footer a:focus {
  color: #07344f;
}
.item--cc-postpollanalysis .item__heading {
  color: #454547;
}
.item--cc-postpollanalysis .item__title {
  color: #0f71ad;
}
.item--cc-postpollanalysis .item__body p a {
  color: #0f71ad;
}
.cc-postpollanalysis {
  background-color: #FFFFFF;
  color: #a82222;
  text-align: left;
}
.cc-postpollanalysis .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-postpollanalysis .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-postpollanalysis .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-postpollanalysis blockquote {
  border-left-color: #cccccc;
}
.cc-postpollanalysis .item__title a {
  color: #0f71ad;
}
.cc-postpollanalysis .item__title a:hover,
.cc-postpollanalysis .item__title a:focus {
  color: #07344f;
}
.cc-postpollanalysis p a,
.cc-postpollanalysis ul li a {
  color: #0f71ad;
}
.cc-postpollanalysis p a:hover,
.cc-postpollanalysis ul li a:hover,
.cc-postpollanalysis p a:active,
.cc-postpollanalysis ul li a:active {
  color: #3597d3;
}
.cc-postpollanalysis .item__footer {
  color: #a82222;
}
.cc-postpollanalysis .item__footer a {
  color: #0f71ad;
}
.cc-postpollanalysis .item__footer a:hover,
.cc-postpollanalysis .item__footer a:active {
  color: #3597d3;
}
.cc-postpollanalysis hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-postpollanalysis.category__footer h2 {
  border: 1px solid #a82222;
}
.cc-postpollanalysis.category__footer a {
  color: #0f71ad;
}
.cc-postpollanalysis.category__footer a:hover,
.cc-postpollanalysis.category__footer a:focus {
  color: #07344f;
}
.item--cc-renewableenergyandemployment .item__heading {
  color: #901010;
}
.item--cc-renewableenergyandemployment .item__title {
  color: #0f71ad;
}
.item--cc-renewableenergyandemployment .item__body p a {
  color: #0f71ad;
}
.cc-renewableenergyandemployment {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-renewableenergyandemployment .category__title {
  color: #901010;
  text-align: left;
  position: relative;
}
.cc-renewableenergyandemployment .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-renewableenergyandemployment .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-renewableenergyandemployment blockquote {
  border-left-color: #cccccc;
}
.cc-renewableenergyandemployment .item__title a {
  color: #0f71ad;
}
.cc-renewableenergyandemployment .item__title a:hover,
.cc-renewableenergyandemployment .item__title a:focus {
  color: #07344f;
}
.cc-renewableenergyandemployment p a,
.cc-renewableenergyandemployment ul li a {
  color: #0f71ad;
}
.cc-renewableenergyandemployment p a:hover,
.cc-renewableenergyandemployment ul li a:hover,
.cc-renewableenergyandemployment p a:active,
.cc-renewableenergyandemployment ul li a:active {
  color: #3597d3;
}
.cc-renewableenergyandemployment .item__footer {
  color: #050100;
}
.cc-renewableenergyandemployment .item__footer a {
  color: #0f71ad;
}
.cc-renewableenergyandemployment .item__footer a:hover,
.cc-renewableenergyandemployment .item__footer a:active {
  color: #3597d3;
}
.cc-renewableenergyandemployment hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-renewableenergyandemployment.category__footer h2 {
  border: 1px solid #050100;
}
.cc-renewableenergyandemployment.category__footer a {
  color: #0f71ad;
}
.cc-renewableenergyandemployment.category__footer a:hover,
.cc-renewableenergyandemployment.category__footer a:focus {
  color: #07344f;
}
.item--cc-history .item__heading {
  color: #9e0c0c;
}
.item--cc-history .item__title {
  color: #0f71ad;
}
.item--cc-history .item__body p a {
  color: #0f71ad;
}
.cc-history {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-history .category__title {
  color: #9e0c0c;
  text-align: left;
  position: relative;
}
.cc-history .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-history .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-history blockquote {
  border-left-color: #cccccc;
}
.cc-history .item__title a {
  color: #0f71ad;
}
.cc-history .item__title a:hover,
.cc-history .item__title a:focus {
  color: #07344f;
}
.cc-history p a,
.cc-history ul li a {
  color: #0f71ad;
}
.cc-history p a:hover,
.cc-history ul li a:hover,
.cc-history p a:active,
.cc-history ul li a:active {
  color: #3597d3;
}
.cc-history .item__footer {
  color: #050100;
}
.cc-history .item__footer a {
  color: #0f71ad;
}
.cc-history .item__footer a:hover,
.cc-history .item__footer a:active {
  color: #3597d3;
}
.cc-history hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-history.category__footer h2 {
  border: 1px solid #050100;
}
.cc-history.category__footer a {
  color: #0f71ad;
}
.cc-history.category__footer a:hover,
.cc-history.category__footer a:focus {
  color: #07344f;
}
.item--cc-worker-employer-compact .item__heading {
  color: #b83333;
}
.item--cc-worker-employer-compact .item__title {
  color: #0f71ad;
}
.item--cc-worker-employer-compact .item__body p a {
  color: #0f71ad;
}
.cc-worker-employer-compact {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-worker-employer-compact .category__title {
  color: #b83333;
  text-align: left;
  position: relative;
}
.cc-worker-employer-compact .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-worker-employer-compact .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-worker-employer-compact blockquote {
  border-left-color: #cccccc;
}
.cc-worker-employer-compact .item__title a {
  color: #0f71ad;
}
.cc-worker-employer-compact .item__title a:hover,
.cc-worker-employer-compact .item__title a:focus {
  color: #07344f;
}
.cc-worker-employer-compact p a,
.cc-worker-employer-compact ul li a {
  color: #0f71ad;
}
.cc-worker-employer-compact p a:hover,
.cc-worker-employer-compact ul li a:hover,
.cc-worker-employer-compact p a:active,
.cc-worker-employer-compact ul li a:active {
  color: #3597d3;
}
.cc-worker-employer-compact .item__footer {
  color: #050100;
}
.cc-worker-employer-compact .item__footer a {
  color: #0f71ad;
}
.cc-worker-employer-compact .item__footer a:hover,
.cc-worker-employer-compact .item__footer a:active {
  color: #3597d3;
}
.cc-worker-employer-compact hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-worker-employer-compact.category__footer h2 {
  border: 1px solid #050100;
}
.cc-worker-employer-compact.category__footer a {
  color: #0f71ad;
}
.cc-worker-employer-compact.category__footer a:hover,
.cc-worker-employer-compact.category__footer a:focus {
  color: #07344f;
}
.item--cc-floodsimpactworkers .item__heading {
  color: #454547;
}
.item--cc-floodsimpactworkers .item__title {
  color: #0f71ad;
}
.item--cc-floodsimpactworkers .item__body p a {
  color: #0f71ad;
}
.cc-floodsimpactworkers {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-floodsimpactworkers .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-floodsimpactworkers .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-floodsimpactworkers .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-floodsimpactworkers blockquote {
  border-left-color: #cccccc;
}
.cc-floodsimpactworkers .item__title a {
  color: #0f71ad;
}
.cc-floodsimpactworkers .item__title a:hover,
.cc-floodsimpactworkers .item__title a:focus {
  color: #07344f;
}
.cc-floodsimpactworkers p a,
.cc-floodsimpactworkers ul li a {
  color: #0f71ad;
}
.cc-floodsimpactworkers p a:hover,
.cc-floodsimpactworkers ul li a:hover,
.cc-floodsimpactworkers p a:active,
.cc-floodsimpactworkers ul li a:active {
  color: #3597d3;
}
.cc-floodsimpactworkers .item__footer {
  color: #050100;
}
.cc-floodsimpactworkers .item__footer a {
  color: #0f71ad;
}
.cc-floodsimpactworkers .item__footer a:hover,
.cc-floodsimpactworkers .item__footer a:active {
  color: #3597d3;
}
.cc-floodsimpactworkers hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-floodsimpactworkers.category__footer h2 {
  border: 1px solid #050100;
}
.cc-floodsimpactworkers.category__footer a {
  color: #0f71ad;
}
.cc-floodsimpactworkers.category__footer a:hover,
.cc-floodsimpactworkers.category__footer a:focus {
  color: #07344f;
}
.item--cc-aiandthepoor .item__heading {
  color: #811f1f;
}
.item--cc-aiandthepoor .item__title {
  color: #0f71ad;
}
.item--cc-aiandthepoor .item__body p a {
  color: #0f71ad;
}
.cc-aiandthepoor {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-aiandthepoor .category__title {
  color: #811f1f;
  text-align: left;
  position: relative;
}
.cc-aiandthepoor .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-aiandthepoor .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-aiandthepoor blockquote {
  border-left-color: #cccccc;
}
.cc-aiandthepoor .item__title a {
  color: #0f71ad;
}
.cc-aiandthepoor .item__title a:hover,
.cc-aiandthepoor .item__title a:focus {
  color: #07344f;
}
.cc-aiandthepoor p a,
.cc-aiandthepoor ul li a {
  color: #0f71ad;
}
.cc-aiandthepoor p a:hover,
.cc-aiandthepoor ul li a:hover,
.cc-aiandthepoor p a:active,
.cc-aiandthepoor ul li a:active {
  color: #3597d3;
}
.cc-aiandthepoor .item__footer {
  color: #050100;
}
.cc-aiandthepoor .item__footer a {
  color: #0f71ad;
}
.cc-aiandthepoor .item__footer a:hover,
.cc-aiandthepoor .item__footer a:active {
  color: #3597d3;
}
.cc-aiandthepoor hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-aiandthepoor.category__footer h2 {
  border: 1px solid #050100;
}
.cc-aiandthepoor.category__footer a {
  color: #0f71ad;
}
.cc-aiandthepoor.category__footer a:hover,
.cc-aiandthepoor.category__footer a:focus {
  color: #07344f;
}
.item--cc-investment-vs-labour-rights .item__heading {
  color: #be0e0e;
}
.item--cc-investment-vs-labour-rights .item__title {
  color: #0f71ad;
}
.item--cc-investment-vs-labour-rights .item__body p a {
  color: #0f71ad;
}
.cc-investment-vs-labour-rights {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-investment-vs-labour-rights .category__title {
  color: #be0e0e;
  text-align: left;
  position: relative;
}
.cc-investment-vs-labour-rights .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-investment-vs-labour-rights .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-investment-vs-labour-rights blockquote {
  border-left-color: #cccccc;
}
.cc-investment-vs-labour-rights .item__title a {
  color: #0f71ad;
}
.cc-investment-vs-labour-rights .item__title a:hover,
.cc-investment-vs-labour-rights .item__title a:focus {
  color: #07344f;
}
.cc-investment-vs-labour-rights p a,
.cc-investment-vs-labour-rights ul li a {
  color: #0f71ad;
}
.cc-investment-vs-labour-rights p a:hover,
.cc-investment-vs-labour-rights ul li a:hover,
.cc-investment-vs-labour-rights p a:active,
.cc-investment-vs-labour-rights ul li a:active {
  color: #3597d3;
}
.cc-investment-vs-labour-rights .item__footer {
  color: #050100;
}
.cc-investment-vs-labour-rights .item__footer a {
  color: #0f71ad;
}
.cc-investment-vs-labour-rights .item__footer a:hover,
.cc-investment-vs-labour-rights .item__footer a:active {
  color: #3597d3;
}
.cc-investment-vs-labour-rights hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-investment-vs-labour-rights.category__footer h2 {
  border: 1px solid #050100;
}
.cc-investment-vs-labour-rights.category__footer a {
  color: #0f71ad;
}
.cc-investment-vs-labour-rights.category__footer a:hover,
.cc-investment-vs-labour-rights.category__footer a:focus {
  color: #07344f;
}
.item--cc-ceosprosperdespitelayoffs .item__heading {
  color: #a10b0b;
}
.item--cc-ceosprosperdespitelayoffs .item__title {
  color: #0f71ad;
}
.item--cc-ceosprosperdespitelayoffs .item__body p a {
  color: #0f71ad;
}
.cc-ceosprosperdespitelayoffs {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-ceosprosperdespitelayoffs .category__title {
  color: #a10b0b;
  text-align: left;
  position: relative;
}
.cc-ceosprosperdespitelayoffs .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-ceosprosperdespitelayoffs .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-ceosprosperdespitelayoffs blockquote {
  border-left-color: #cccccc;
}
.cc-ceosprosperdespitelayoffs .item__title a {
  color: #0f71ad;
}
.cc-ceosprosperdespitelayoffs .item__title a:hover,
.cc-ceosprosperdespitelayoffs .item__title a:focus {
  color: #07344f;
}
.cc-ceosprosperdespitelayoffs p a,
.cc-ceosprosperdespitelayoffs ul li a {
  color: #0f71ad;
}
.cc-ceosprosperdespitelayoffs p a:hover,
.cc-ceosprosperdespitelayoffs ul li a:hover,
.cc-ceosprosperdespitelayoffs p a:active,
.cc-ceosprosperdespitelayoffs ul li a:active {
  color: #3597d3;
}
.cc-ceosprosperdespitelayoffs .item__footer {
  color: #050100;
}
.cc-ceosprosperdespitelayoffs .item__footer a {
  color: #0f71ad;
}
.cc-ceosprosperdespitelayoffs .item__footer a:hover,
.cc-ceosprosperdespitelayoffs .item__footer a:active {
  color: #3597d3;
}
.cc-ceosprosperdespitelayoffs hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-ceosprosperdespitelayoffs.category__footer h2 {
  border: 1px solid #050100;
}
.cc-ceosprosperdespitelayoffs.category__footer a {
  color: #0f71ad;
}
.cc-ceosprosperdespitelayoffs.category__footer a:hover,
.cc-ceosprosperdespitelayoffs.category__footer a:focus {
  color: #07344f;
}
.item--cc-mobilisingtheunemployed .item__heading {
  color: #b01717;
}
.item--cc-mobilisingtheunemployed .item__title {
  color: #0f93e8;
}
.item--cc-mobilisingtheunemployed .item__body p a {
  color: #0f93e8;
}
.cc-mobilisingtheunemployed {
  background-color: #FFFFFF;
  color: #0b0a0a;
  text-align: left;
}
.cc-mobilisingtheunemployed .category__title {
  color: #b01717;
  text-align: left;
  position: relative;
}
.cc-mobilisingtheunemployed .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-mobilisingtheunemployed .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-mobilisingtheunemployed blockquote {
  border-left-color: #cccccc;
}
.cc-mobilisingtheunemployed .item__title a {
  color: #0f93e8;
}
.cc-mobilisingtheunemployed .item__title a:hover,
.cc-mobilisingtheunemployed .item__title a:focus {
  color: #095688;
}
.cc-mobilisingtheunemployed p a,
.cc-mobilisingtheunemployed ul li a {
  color: #0f93e8;
}
.cc-mobilisingtheunemployed p a:hover,
.cc-mobilisingtheunemployed ul li a:hover,
.cc-mobilisingtheunemployed p a:active,
.cc-mobilisingtheunemployed ul li a:active {
  color: #35b9ff;
}
.cc-mobilisingtheunemployed .item__footer {
  color: #0b0a0a;
}
.cc-mobilisingtheunemployed .item__footer a {
  color: #0f93e8;
}
.cc-mobilisingtheunemployed .item__footer a:hover,
.cc-mobilisingtheunemployed .item__footer a:active {
  color: #35b9ff;
}
.cc-mobilisingtheunemployed hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-mobilisingtheunemployed.category__footer h2 {
  border: 1px solid #0b0a0a;
}
.cc-mobilisingtheunemployed.category__footer a {
  color: #0f93e8;
}
.cc-mobilisingtheunemployed.category__footer a:hover,
.cc-mobilisingtheunemployed.category__footer a:focus {
  color: #095688;
}
.item--cc-news .item__heading {
  color: #b63737;
}
.item--cc-news .item__title {
  color: #0f71ad;
}
.item--cc-news .item__body p a {
  color: #0f71ad;
}
.cc-news {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-news .category__title {
  color: #b63737;
  text-align: left;
  position: relative;
}
.cc-news .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-news .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-news blockquote {
  border-left-color: #cccccc;
}
.cc-news .item__title a {
  color: #0f71ad;
}
.cc-news .item__title a:hover,
.cc-news .item__title a:focus {
  color: #07344f;
}
.cc-news p a,
.cc-news ul li a {
  color: #0f71ad;
}
.cc-news p a:hover,
.cc-news ul li a:hover,
.cc-news p a:active,
.cc-news ul li a:active {
  color: #3597d3;
}
.cc-news .item__footer {
  color: #050100;
}
.cc-news .item__footer a {
  color: #0f71ad;
}
.cc-news .item__footer a:hover,
.cc-news .item__footer a:active {
  color: #3597d3;
}
.cc-news hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-news.category__footer h2 {
  border: 1px solid #050100;
}
.cc-news.category__footer a {
  color: #0f71ad;
}
.cc-news.category__footer a:hover,
.cc-news.category__footer a:focus {
  color: #07344f;
}
.item--cc-pensiondemands .item__heading {
  color: #c3300c;
}
.item--cc-pensiondemands .item__title {
  color: #0f71ad;
}
.item--cc-pensiondemands .item__body p a {
  color: #0f71ad;
}
.cc-pensiondemands {
  background-color: #FFFFFF;
  color: #0f0d0d;
  text-align: left;
}
.cc-pensiondemands .category__title {
  color: #c3300c;
  text-align: left;
  position: relative;
}
.cc-pensiondemands .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-pensiondemands .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-pensiondemands blockquote {
  border-left-color: #cccccc;
}
.cc-pensiondemands .item__title a {
  color: #0f71ad;
}
.cc-pensiondemands .item__title a:hover,
.cc-pensiondemands .item__title a:focus {
  color: #07344f;
}
.cc-pensiondemands p a,
.cc-pensiondemands ul li a {
  color: #0f71ad;
}
.cc-pensiondemands p a:hover,
.cc-pensiondemands ul li a:hover,
.cc-pensiondemands p a:active,
.cc-pensiondemands ul li a:active {
  color: #3597d3;
}
.cc-pensiondemands .item__footer {
  color: #0f0d0d;
}
.cc-pensiondemands .item__footer a {
  color: #0f71ad;
}
.cc-pensiondemands .item__footer a:hover,
.cc-pensiondemands .item__footer a:active {
  color: #3597d3;
}
.cc-pensiondemands hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-pensiondemands.category__footer h2 {
  border: 1px solid #0f0d0d;
}
.cc-pensiondemands.category__footer a {
  color: #0f71ad;
}
.cc-pensiondemands.category__footer a:hover,
.cc-pensiondemands.category__footer a:focus {
  color: #07344f;
}
.item--cc-gigworkerboom .item__heading {
  color: #454547;
}
.item--cc-gigworkerboom .item__title {
  color: #0f71ad;
}
.item--cc-gigworkerboom .item__body p a {
  color: #0f71ad;
}
.cc-gigworkerboom {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-gigworkerboom .category__title {
  color: #454547;
  text-align: left;
  position: relative;
}
.cc-gigworkerboom .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-gigworkerboom .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-gigworkerboom blockquote {
  border-left-color: #cccccc;
}
.cc-gigworkerboom .item__title a {
  color: #0f71ad;
}
.cc-gigworkerboom .item__title a:hover,
.cc-gigworkerboom .item__title a:focus {
  color: #07344f;
}
.cc-gigworkerboom p a,
.cc-gigworkerboom ul li a {
  color: #0f71ad;
}
.cc-gigworkerboom p a:hover,
.cc-gigworkerboom ul li a:hover,
.cc-gigworkerboom p a:active,
.cc-gigworkerboom ul li a:active {
  color: #3597d3;
}
.cc-gigworkerboom .item__footer {
  color: #050100;
}
.cc-gigworkerboom .item__footer a {
  color: #0f71ad;
}
.cc-gigworkerboom .item__footer a:hover,
.cc-gigworkerboom .item__footer a:active {
  color: #3597d3;
}
.cc-gigworkerboom hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-gigworkerboom.category__footer h2 {
  border: 1px solid #050100;
}
.cc-gigworkerboom.category__footer a {
  color: #0f71ad;
}
.cc-gigworkerboom.category__footer a:hover,
.cc-gigworkerboom.category__footer a:focus {
  color: #07344f;
}
.item--cc-missingyouth .item__heading {
  color: #b63232;
}
.item--cc-missingyouth .item__title {
  color: #0f71ad;
}
.item--cc-missingyouth .item__body p a {
  color: #0f71ad;
}
.cc-missingyouth {
  background-color: #FFFFFF;
  color: #050100;
  text-align: left;
}
.cc-missingyouth .category__title {
  color: #b63232;
  text-align: left;
  position: relative;
}
.cc-missingyouth .category__title img {
  margin-right: 18px;
}
@media (min-width: 978px) {
  .cc-missingyouth .category__title img {
    position: absolute;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.cc-missingyouth blockquote {
  border-left-color: #cccccc;
}
.cc-missingyouth .item__title a {
  color: #0f71ad;
}
.cc-missingyouth .item__title a:hover,
.cc-missingyouth .item__title a:focus {
  color: #07344f;
}
.cc-missingyouth p a,
.cc-missingyouth ul li a {
  color: #0f71ad;
}
.cc-missingyouth p a:hover,
.cc-missingyouth ul li a:hover,
.cc-missingyouth p a:active,
.cc-missingyouth ul li a:active {
  color: #3597d3;
}
.cc-missingyouth .item__footer {
  color: #050100;
}
.cc-missingyouth .item__footer a {
  color: #0f71ad;
}
.cc-missingyouth .item__footer a:hover,
.cc-missingyouth .item__footer a:active {
  color: #3597d3;
}
.cc-missingyouth hr {
  background-color: #cccccc;
  color: #cccccc;
}
.cc-missingyouth.category__footer h2 {
  border: 1px solid #050100;
}
.cc-missingyouth.category__footer a {
  color: #0f71ad;
}
.cc-missingyouth.category__footer a:hover,
.cc-missingyouth.category__footer a:focus {
  color: #07344f;
}
.issue__pager,
.pagination {
  color: #050100;
}
.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(5, 1, 0, 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: #0f71ad;
  color: #0f71ad;
}
@media (max-width: 760px) {
  .issue__pager .active span,
  .pagination .active span {
    color: #6a6f75;
  }
}
.cta--header {
  color: rgba(7, 7, 7, 0.9);
}
.header--withimage .cta--header {
  background-color: rgba(0, 0, 0, 0.05);
}
.cta--header .form-control {
  border: 1px solid #e34e00;
  -webkit-background-clip: padding-box;
}
.cta--header .cta-tabs .cta-tabs-title {
  color: rgba(7, 7, 7, 0.6);
}
.cta--header .cta-tabs button {
  color: rgba(7, 7, 7, 0.6);
}
.cta--header .cta-tabs button:hover,
.cta--header .cta-tabs button.active {
  border-top-color: rgba(7, 7, 7, 0.8);
  color: #070707;
}
.header--withimage .cta--header .btn {
  background-color: #ff6717;
}
.header--withimage .cta--header .btn:hover,
.header--withimage .cta--header .btn:focus {
  background-color: #fc5700;
}
.subscription__resubscribe__btn {
  color: #0f71ad;
}
.subscription__resubscribe__btn:hover,
.subscription__resubscribe__btn:focus {
  color: #3597d3;
}
.page h2:before {
  border-top-color: rgba(5, 1, 0, 0.7);
}
.page__header {
  color: rgba(5, 1, 0, 0.7);
}
.page__header b,
.page__header strong {
  color: rgba(0, 0, 0, 0.7);
}
.page .terms--custom {
  border-top: 1px solid rgba(5, 1, 0, 0.7);
}
.sponsorship a {
  color: #0f71ad;
}
.sponsorship a:hover,
.sponsorship a:active {
  color: #3597d3;
}
.sponsorship__quicklinks {
  color: rgba(5, 1, 0, 0.7);
}
.sponsorship__quicklinks a {
  color: rgba(5, 1, 0, 0.7);
}
.sponsorship__quicklinks a:hover,
.sponsorship__quicklinks a:active {
  color: #000000;
}
.sponsorship__nextavailable.with_divider:before {
  border-top-color: rgba(5, 1, 0, 0.6);
}
.sponsorship__nextavailable h4 {
  color: rgba(5, 1, 0, 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: #050100;
}
.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(5, 1, 0, 0.7);
}
.sponsorship__availability section + section:before {
  border-top-color: rgba(5, 1, 0, 0.6);
}
.sponsorship__availability .dates li {
  background-color: #f0f5fa;
  color: #050100;
}
.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: #050100;
}
.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: #ff6717;
  color: #070707;
}
.home--noissue body {
  background-color: transparent;
}
.home--noissue .footer {
  background-color: #ff6717;
  color: #070707;
}
.home--noissue .footer a {
  color: rgba(7, 7, 7, 0.8);
}
.home--noissue .footer a:hover,
.home--noissue .footer a:active {
  color: #070707;
}
.home--noissue .footer .i .recaptcha-terms {
  color: rgba(7, 7, 7, 0.5);
}
.home--noissue .footer .i .recaptcha-terms a {
  color: rgba(7, 7, 7, 0.5);
}
.home--noissue .footer .social a svg {
  fill: rgba(7, 7, 7, 0.8);
}
.home--noissue .footer .social a:hover svg {
  fill: #070707;
}
.header--withimage .header {
  background-image: url();
}
@media (min-width: 760px) {
  .header--withimage .header {
    background-image: url();
  }
}
.home--noissue.header--withimage {
  background-attachment: fixed;
  background-color: transparent;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url();
}
@media (min-width: 760px) {
  .home--noissue.header--withimage {
    background-image: url();
  }
}
.home--noissue.header--withimage header.header {
  background-image: none;
}
@media (min-width: 760px) {
  .home--noissue.header--withimage header.header {
    background-image: none;
  }
}
.home--noissue.header--withimage body,
.home--noissue.header--withimage header.header,
.home--noissue.header--withimage .footer {
  background-color: transparent !important;
}
