.has-black-color {
  color: #000;
}
.has-black-color a,
.has-black-color a:hover,
.has-black-color h1,
.has-black-color h2,
.has-black-color h3,
.has-black-color h4,
.has-black-color h5,
.has-black-color h6 {
  color: #000;
}

.has-black-background-color {
  background-color: #000;
}

.has-black-background-color,
.has-blue-background-color,
.has-ci-blue-background-color,
.has-dark-blue-background-color,
.has-orange-background-color {
  color: #fff;
}
.has-black-background-color a:not([class*=has-]),
.has-black-background-color a:hover:not([class*=has-]),
.has-black-background-color h1:not([class*=has-]),
.has-black-background-color h2:not([class*=has-]),
.has-black-background-color h3:not([class*=has-]),
.has-black-background-color h4:not([class*=has-]),
.has-black-background-color h5:not([class*=has-]),
.has-black-background-color h6:not([class*=has-]),
.has-blue-background-color a:not([class*=has-]),
.has-blue-background-color a:hover:not([class*=has-]),
.has-blue-background-color h1:not([class*=has-]),
.has-blue-background-color h2:not([class*=has-]),
.has-blue-background-color h3:not([class*=has-]),
.has-blue-background-color h4:not([class*=has-]),
.has-blue-background-color h5:not([class*=has-]),
.has-blue-background-color h6:not([class*=has-]),
.has-ci-blue-background-color a:not([class*=has-]),
.has-ci-blue-background-color a:hover:not([class*=has-]),
.has-ci-blue-background-color h1:not([class*=has-]),
.has-ci-blue-background-color h2:not([class*=has-]),
.has-ci-blue-background-color h3:not([class*=has-]),
.has-ci-blue-background-color h4:not([class*=has-]),
.has-ci-blue-background-color h5:not([class*=has-]),
.has-ci-blue-background-color h6:not([class*=has-]),
.has-dark-blue-background-color a:not([class*=has-]),
.has-dark-blue-background-color a:hover:not([class*=has-]),
.has-dark-blue-background-color h1:not([class*=has-]),
.has-dark-blue-background-color h2:not([class*=has-]),
.has-dark-blue-background-color h3:not([class*=has-]),
.has-dark-blue-background-color h4:not([class*=has-]),
.has-dark-blue-background-color h5:not([class*=has-]),
.has-dark-blue-background-color h6:not([class*=has-]),
.has-orange-background-color a:not([class*=has-]),
.has-orange-background-color a:hover:not([class*=has-]),
.has-orange-background-color h1:not([class*=has-]),
.has-orange-background-color h2:not([class*=has-]),
.has-orange-background-color h3:not([class*=has-]),
.has-orange-background-color h4:not([class*=has-]),
.has-orange-background-color h5:not([class*=has-]),
.has-orange-background-color h6:not([class*=has-]) {
  color: #fff;
}
.has-black-background-color a:not([class*=-color]),
.has-black-background-color a:hover:not([class*=-color]),
.has-black-background-color h1:not([class*=-color]),
.has-black-background-color h2:not([class*=-color]),
.has-black-background-color h3:not([class*=-color]),
.has-black-background-color h4:not([class*=-color]),
.has-black-background-color h5:not([class*=-color]),
.has-black-background-color h6:not([class*=-color]),
.has-blue-background-color a:not([class*=-color]),
.has-blue-background-color a:hover:not([class*=-color]),
.has-blue-background-color h1:not([class*=-color]),
.has-blue-background-color h2:not([class*=-color]),
.has-blue-background-color h3:not([class*=-color]),
.has-blue-background-color h4:not([class*=-color]),
.has-blue-background-color h5:not([class*=-color]),
.has-blue-background-color h6:not([class*=-color]),
.has-ci-blue-background-color a:not([class*=-color]),
.has-ci-blue-background-color a:hover:not([class*=-color]),
.has-ci-blue-background-color h1:not([class*=-color]),
.has-ci-blue-background-color h2:not([class*=-color]),
.has-ci-blue-background-color h3:not([class*=-color]),
.has-ci-blue-background-color h4:not([class*=-color]),
.has-ci-blue-background-color h5:not([class*=-color]),
.has-ci-blue-background-color h6:not([class*=-color]),
.has-dark-blue-background-color a:not([class*=-color]),
.has-dark-blue-background-color a:hover:not([class*=-color]),
.has-dark-blue-background-color h1:not([class*=-color]),
.has-dark-blue-background-color h2:not([class*=-color]),
.has-dark-blue-background-color h3:not([class*=-color]),
.has-dark-blue-background-color h4:not([class*=-color]),
.has-dark-blue-background-color h5:not([class*=-color]),
.has-dark-blue-background-color h6:not([class*=-color]),
.has-orange-background-color a:not([class*=-color]),
.has-orange-background-color a:hover:not([class*=-color]),
.has-orange-background-color h1:not([class*=-color]),
.has-orange-background-color h2:not([class*=-color]),
.has-orange-background-color h3:not([class*=-color]),
.has-orange-background-color h4:not([class*=-color]),
.has-orange-background-color h5:not([class*=-color]),
.has-orange-background-color h6:not([class*=-color]) {
  color: #fff;
}

.has-blue-color {
  color: #054a91;
}
.has-blue-color a,
.has-blue-color a:hover,
.has-blue-color h1,
.has-blue-color h2,
.has-blue-color h3,
.has-blue-color h4,
.has-blue-color h5,
.has-blue-color h6 {
  color: #054a91;
}

.has-blue-background-color {
  background-color: #054a91;
}

.has-black-background-color,
.has-blue-background-color,
.has-ci-blue-background-color,
.has-dark-blue-background-color,
.has-orange-background-color {
  color: #fff;
}
.has-black-background-color a:not([class*=has-]),
.has-black-background-color a:hover:not([class*=has-]),
.has-black-background-color h1:not([class*=has-]),
.has-black-background-color h2:not([class*=has-]),
.has-black-background-color h3:not([class*=has-]),
.has-black-background-color h4:not([class*=has-]),
.has-black-background-color h5:not([class*=has-]),
.has-black-background-color h6:not([class*=has-]),
.has-blue-background-color a:not([class*=has-]),
.has-blue-background-color a:hover:not([class*=has-]),
.has-blue-background-color h1:not([class*=has-]),
.has-blue-background-color h2:not([class*=has-]),
.has-blue-background-color h3:not([class*=has-]),
.has-blue-background-color h4:not([class*=has-]),
.has-blue-background-color h5:not([class*=has-]),
.has-blue-background-color h6:not([class*=has-]),
.has-ci-blue-background-color a:not([class*=has-]),
.has-ci-blue-background-color a:hover:not([class*=has-]),
.has-ci-blue-background-color h1:not([class*=has-]),
.has-ci-blue-background-color h2:not([class*=has-]),
.has-ci-blue-background-color h3:not([class*=has-]),
.has-ci-blue-background-color h4:not([class*=has-]),
.has-ci-blue-background-color h5:not([class*=has-]),
.has-ci-blue-background-color h6:not([class*=has-]),
.has-dark-blue-background-color a:not([class*=has-]),
.has-dark-blue-background-color a:hover:not([class*=has-]),
.has-dark-blue-background-color h1:not([class*=has-]),
.has-dark-blue-background-color h2:not([class*=has-]),
.has-dark-blue-background-color h3:not([class*=has-]),
.has-dark-blue-background-color h4:not([class*=has-]),
.has-dark-blue-background-color h5:not([class*=has-]),
.has-dark-blue-background-color h6:not([class*=has-]),
.has-orange-background-color a:not([class*=has-]),
.has-orange-background-color a:hover:not([class*=has-]),
.has-orange-background-color h1:not([class*=has-]),
.has-orange-background-color h2:not([class*=has-]),
.has-orange-background-color h3:not([class*=has-]),
.has-orange-background-color h4:not([class*=has-]),
.has-orange-background-color h5:not([class*=has-]),
.has-orange-background-color h6:not([class*=has-]) {
  color: #fff;
}
.has-black-background-color a:not([class*=-color]),
.has-black-background-color a:hover:not([class*=-color]),
.has-black-background-color h1:not([class*=-color]),
.has-black-background-color h2:not([class*=-color]),
.has-black-background-color h3:not([class*=-color]),
.has-black-background-color h4:not([class*=-color]),
.has-black-background-color h5:not([class*=-color]),
.has-black-background-color h6:not([class*=-color]),
.has-blue-background-color a:not([class*=-color]),
.has-blue-background-color a:hover:not([class*=-color]),
.has-blue-background-color h1:not([class*=-color]),
.has-blue-background-color h2:not([class*=-color]),
.has-blue-background-color h3:not([class*=-color]),
.has-blue-background-color h4:not([class*=-color]),
.has-blue-background-color h5:not([class*=-color]),
.has-blue-background-color h6:not([class*=-color]),
.has-ci-blue-background-color a:not([class*=-color]),
.has-ci-blue-background-color a:hover:not([class*=-color]),
.has-ci-blue-background-color h1:not([class*=-color]),
.has-ci-blue-background-color h2:not([class*=-color]),
.has-ci-blue-background-color h3:not([class*=-color]),
.has-ci-blue-background-color h4:not([class*=-color]),
.has-ci-blue-background-color h5:not([class*=-color]),
.has-ci-blue-background-color h6:not([class*=-color]),
.has-dark-blue-background-color a:not([class*=-color]),
.has-dark-blue-background-color a:hover:not([class*=-color]),
.has-dark-blue-background-color h1:not([class*=-color]),
.has-dark-blue-background-color h2:not([class*=-color]),
.has-dark-blue-background-color h3:not([class*=-color]),
.has-dark-blue-background-color h4:not([class*=-color]),
.has-dark-blue-background-color h5:not([class*=-color]),
.has-dark-blue-background-color h6:not([class*=-color]),
.has-orange-background-color a:not([class*=-color]),
.has-orange-background-color a:hover:not([class*=-color]),
.has-orange-background-color h1:not([class*=-color]),
.has-orange-background-color h2:not([class*=-color]),
.has-orange-background-color h3:not([class*=-color]),
.has-orange-background-color h4:not([class*=-color]),
.has-orange-background-color h5:not([class*=-color]),
.has-orange-background-color h6:not([class*=-color]) {
  color: #fff;
}

.has-ci-blue-color {
  color: #051228;
}
.has-ci-blue-color a,
.has-ci-blue-color a:hover,
.has-ci-blue-color h1,
.has-ci-blue-color h2,
.has-ci-blue-color h3,
.has-ci-blue-color h4,
.has-ci-blue-color h5,
.has-ci-blue-color h6 {
  color: #051228;
}

.has-ci-blue-background-color {
  background-color: #051228;
}

.has-black-background-color,
.has-blue-background-color,
.has-ci-blue-background-color,
.has-dark-blue-background-color,
.has-orange-background-color {
  color: #fff;
}
.has-black-background-color a:not([class*=has-]),
.has-black-background-color a:hover:not([class*=has-]),
.has-black-background-color h1:not([class*=has-]),
.has-black-background-color h2:not([class*=has-]),
.has-black-background-color h3:not([class*=has-]),
.has-black-background-color h4:not([class*=has-]),
.has-black-background-color h5:not([class*=has-]),
.has-black-background-color h6:not([class*=has-]),
.has-blue-background-color a:not([class*=has-]),
.has-blue-background-color a:hover:not([class*=has-]),
.has-blue-background-color h1:not([class*=has-]),
.has-blue-background-color h2:not([class*=has-]),
.has-blue-background-color h3:not([class*=has-]),
.has-blue-background-color h4:not([class*=has-]),
.has-blue-background-color h5:not([class*=has-]),
.has-blue-background-color h6:not([class*=has-]),
.has-ci-blue-background-color a:not([class*=has-]),
.has-ci-blue-background-color a:hover:not([class*=has-]),
.has-ci-blue-background-color h1:not([class*=has-]),
.has-ci-blue-background-color h2:not([class*=has-]),
.has-ci-blue-background-color h3:not([class*=has-]),
.has-ci-blue-background-color h4:not([class*=has-]),
.has-ci-blue-background-color h5:not([class*=has-]),
.has-ci-blue-background-color h6:not([class*=has-]),
.has-dark-blue-background-color a:not([class*=has-]),
.has-dark-blue-background-color a:hover:not([class*=has-]),
.has-dark-blue-background-color h1:not([class*=has-]),
.has-dark-blue-background-color h2:not([class*=has-]),
.has-dark-blue-background-color h3:not([class*=has-]),
.has-dark-blue-background-color h4:not([class*=has-]),
.has-dark-blue-background-color h5:not([class*=has-]),
.has-dark-blue-background-color h6:not([class*=has-]),
.has-orange-background-color a:not([class*=has-]),
.has-orange-background-color a:hover:not([class*=has-]),
.has-orange-background-color h1:not([class*=has-]),
.has-orange-background-color h2:not([class*=has-]),
.has-orange-background-color h3:not([class*=has-]),
.has-orange-background-color h4:not([class*=has-]),
.has-orange-background-color h5:not([class*=has-]),
.has-orange-background-color h6:not([class*=has-]) {
  color: #fff;
}
.has-black-background-color a:not([class*=-color]),
.has-black-background-color a:hover:not([class*=-color]),
.has-black-background-color h1:not([class*=-color]),
.has-black-background-color h2:not([class*=-color]),
.has-black-background-color h3:not([class*=-color]),
.has-black-background-color h4:not([class*=-color]),
.has-black-background-color h5:not([class*=-color]),
.has-black-background-color h6:not([class*=-color]),
.has-blue-background-color a:not([class*=-color]),
.has-blue-background-color a:hover:not([class*=-color]),
.has-blue-background-color h1:not([class*=-color]),
.has-blue-background-color h2:not([class*=-color]),
.has-blue-background-color h3:not([class*=-color]),
.has-blue-background-color h4:not([class*=-color]),
.has-blue-background-color h5:not([class*=-color]),
.has-blue-background-color h6:not([class*=-color]),
.has-ci-blue-background-color a:not([class*=-color]),
.has-ci-blue-background-color a:hover:not([class*=-color]),
.has-ci-blue-background-color h1:not([class*=-color]),
.has-ci-blue-background-color h2:not([class*=-color]),
.has-ci-blue-background-color h3:not([class*=-color]),
.has-ci-blue-background-color h4:not([class*=-color]),
.has-ci-blue-background-color h5:not([class*=-color]),
.has-ci-blue-background-color h6:not([class*=-color]),
.has-dark-blue-background-color a:not([class*=-color]),
.has-dark-blue-background-color a:hover:not([class*=-color]),
.has-dark-blue-background-color h1:not([class*=-color]),
.has-dark-blue-background-color h2:not([class*=-color]),
.has-dark-blue-background-color h3:not([class*=-color]),
.has-dark-blue-background-color h4:not([class*=-color]),
.has-dark-blue-background-color h5:not([class*=-color]),
.has-dark-blue-background-color h6:not([class*=-color]),
.has-orange-background-color a:not([class*=-color]),
.has-orange-background-color a:hover:not([class*=-color]),
.has-orange-background-color h1:not([class*=-color]),
.has-orange-background-color h2:not([class*=-color]),
.has-orange-background-color h3:not([class*=-color]),
.has-orange-background-color h4:not([class*=-color]),
.has-orange-background-color h5:not([class*=-color]),
.has-orange-background-color h6:not([class*=-color]) {
  color: #fff;
}

.has-dark-blue-color {
  color: #08204a;
}
.has-dark-blue-color a,
.has-dark-blue-color a:hover,
.has-dark-blue-color h1,
.has-dark-blue-color h2,
.has-dark-blue-color h3,
.has-dark-blue-color h4,
.has-dark-blue-color h5,
.has-dark-blue-color h6 {
  color: #08204a;
}

.has-dark-blue-background-color {
  background-color: #08204a;
}

.has-black-background-color,
.has-blue-background-color,
.has-ci-blue-background-color,
.has-dark-blue-background-color,
.has-orange-background-color {
  color: #fff;
}
.has-black-background-color a:not([class*=has-]),
.has-black-background-color a:hover:not([class*=has-]),
.has-black-background-color h1:not([class*=has-]),
.has-black-background-color h2:not([class*=has-]),
.has-black-background-color h3:not([class*=has-]),
.has-black-background-color h4:not([class*=has-]),
.has-black-background-color h5:not([class*=has-]),
.has-black-background-color h6:not([class*=has-]),
.has-blue-background-color a:not([class*=has-]),
.has-blue-background-color a:hover:not([class*=has-]),
.has-blue-background-color h1:not([class*=has-]),
.has-blue-background-color h2:not([class*=has-]),
.has-blue-background-color h3:not([class*=has-]),
.has-blue-background-color h4:not([class*=has-]),
.has-blue-background-color h5:not([class*=has-]),
.has-blue-background-color h6:not([class*=has-]),
.has-ci-blue-background-color a:not([class*=has-]),
.has-ci-blue-background-color a:hover:not([class*=has-]),
.has-ci-blue-background-color h1:not([class*=has-]),
.has-ci-blue-background-color h2:not([class*=has-]),
.has-ci-blue-background-color h3:not([class*=has-]),
.has-ci-blue-background-color h4:not([class*=has-]),
.has-ci-blue-background-color h5:not([class*=has-]),
.has-ci-blue-background-color h6:not([class*=has-]),
.has-dark-blue-background-color a:not([class*=has-]),
.has-dark-blue-background-color a:hover:not([class*=has-]),
.has-dark-blue-background-color h1:not([class*=has-]),
.has-dark-blue-background-color h2:not([class*=has-]),
.has-dark-blue-background-color h3:not([class*=has-]),
.has-dark-blue-background-color h4:not([class*=has-]),
.has-dark-blue-background-color h5:not([class*=has-]),
.has-dark-blue-background-color h6:not([class*=has-]),
.has-orange-background-color a:not([class*=has-]),
.has-orange-background-color a:hover:not([class*=has-]),
.has-orange-background-color h1:not([class*=has-]),
.has-orange-background-color h2:not([class*=has-]),
.has-orange-background-color h3:not([class*=has-]),
.has-orange-background-color h4:not([class*=has-]),
.has-orange-background-color h5:not([class*=has-]),
.has-orange-background-color h6:not([class*=has-]) {
  color: #fff;
}
.has-black-background-color a:not([class*=-color]),
.has-black-background-color a:hover:not([class*=-color]),
.has-black-background-color h1:not([class*=-color]),
.has-black-background-color h2:not([class*=-color]),
.has-black-background-color h3:not([class*=-color]),
.has-black-background-color h4:not([class*=-color]),
.has-black-background-color h5:not([class*=-color]),
.has-black-background-color h6:not([class*=-color]),
.has-blue-background-color a:not([class*=-color]),
.has-blue-background-color a:hover:not([class*=-color]),
.has-blue-background-color h1:not([class*=-color]),
.has-blue-background-color h2:not([class*=-color]),
.has-blue-background-color h3:not([class*=-color]),
.has-blue-background-color h4:not([class*=-color]),
.has-blue-background-color h5:not([class*=-color]),
.has-blue-background-color h6:not([class*=-color]),
.has-ci-blue-background-color a:not([class*=-color]),
.has-ci-blue-background-color a:hover:not([class*=-color]),
.has-ci-blue-background-color h1:not([class*=-color]),
.has-ci-blue-background-color h2:not([class*=-color]),
.has-ci-blue-background-color h3:not([class*=-color]),
.has-ci-blue-background-color h4:not([class*=-color]),
.has-ci-blue-background-color h5:not([class*=-color]),
.has-ci-blue-background-color h6:not([class*=-color]),
.has-dark-blue-background-color a:not([class*=-color]),
.has-dark-blue-background-color a:hover:not([class*=-color]),
.has-dark-blue-background-color h1:not([class*=-color]),
.has-dark-blue-background-color h2:not([class*=-color]),
.has-dark-blue-background-color h3:not([class*=-color]),
.has-dark-blue-background-color h4:not([class*=-color]),
.has-dark-blue-background-color h5:not([class*=-color]),
.has-dark-blue-background-color h6:not([class*=-color]),
.has-orange-background-color a:not([class*=-color]),
.has-orange-background-color a:hover:not([class*=-color]),
.has-orange-background-color h1:not([class*=-color]),
.has-orange-background-color h2:not([class*=-color]),
.has-orange-background-color h3:not([class*=-color]),
.has-orange-background-color h4:not([class*=-color]),
.has-orange-background-color h5:not([class*=-color]),
.has-orange-background-color h6:not([class*=-color]) {
  color: #fff;
}

.has-dark-grey-color {
  color: #b7b7b6;
}
.has-dark-grey-color a,
.has-dark-grey-color a:hover,
.has-dark-grey-color h1,
.has-dark-grey-color h2,
.has-dark-grey-color h3,
.has-dark-grey-color h4,
.has-dark-grey-color h5,
.has-dark-grey-color h6 {
  color: #b7b7b6;
}

.has-dark-grey-background-color {
  background-color: #b7b7b6;
}

.has-black-background-color,
.has-blue-background-color,
.has-ci-blue-background-color,
.has-dark-blue-background-color,
.has-orange-background-color {
  color: #fff;
}
.has-black-background-color a:not([class*=has-]),
.has-black-background-color a:hover:not([class*=has-]),
.has-black-background-color h1:not([class*=has-]),
.has-black-background-color h2:not([class*=has-]),
.has-black-background-color h3:not([class*=has-]),
.has-black-background-color h4:not([class*=has-]),
.has-black-background-color h5:not([class*=has-]),
.has-black-background-color h6:not([class*=has-]),
.has-blue-background-color a:not([class*=has-]),
.has-blue-background-color a:hover:not([class*=has-]),
.has-blue-background-color h1:not([class*=has-]),
.has-blue-background-color h2:not([class*=has-]),
.has-blue-background-color h3:not([class*=has-]),
.has-blue-background-color h4:not([class*=has-]),
.has-blue-background-color h5:not([class*=has-]),
.has-blue-background-color h6:not([class*=has-]),
.has-ci-blue-background-color a:not([class*=has-]),
.has-ci-blue-background-color a:hover:not([class*=has-]),
.has-ci-blue-background-color h1:not([class*=has-]),
.has-ci-blue-background-color h2:not([class*=has-]),
.has-ci-blue-background-color h3:not([class*=has-]),
.has-ci-blue-background-color h4:not([class*=has-]),
.has-ci-blue-background-color h5:not([class*=has-]),
.has-ci-blue-background-color h6:not([class*=has-]),
.has-dark-blue-background-color a:not([class*=has-]),
.has-dark-blue-background-color a:hover:not([class*=has-]),
.has-dark-blue-background-color h1:not([class*=has-]),
.has-dark-blue-background-color h2:not([class*=has-]),
.has-dark-blue-background-color h3:not([class*=has-]),
.has-dark-blue-background-color h4:not([class*=has-]),
.has-dark-blue-background-color h5:not([class*=has-]),
.has-dark-blue-background-color h6:not([class*=has-]),
.has-orange-background-color a:not([class*=has-]),
.has-orange-background-color a:hover:not([class*=has-]),
.has-orange-background-color h1:not([class*=has-]),
.has-orange-background-color h2:not([class*=has-]),
.has-orange-background-color h3:not([class*=has-]),
.has-orange-background-color h4:not([class*=has-]),
.has-orange-background-color h5:not([class*=has-]),
.has-orange-background-color h6:not([class*=has-]) {
  color: #fff;
}
.has-black-background-color a:not([class*=-color]),
.has-black-background-color a:hover:not([class*=-color]),
.has-black-background-color h1:not([class*=-color]),
.has-black-background-color h2:not([class*=-color]),
.has-black-background-color h3:not([class*=-color]),
.has-black-background-color h4:not([class*=-color]),
.has-black-background-color h5:not([class*=-color]),
.has-black-background-color h6:not([class*=-color]),
.has-blue-background-color a:not([class*=-color]),
.has-blue-background-color a:hover:not([class*=-color]),
.has-blue-background-color h1:not([class*=-color]),
.has-blue-background-color h2:not([class*=-color]),
.has-blue-background-color h3:not([class*=-color]),
.has-blue-background-color h4:not([class*=-color]),
.has-blue-background-color h5:not([class*=-color]),
.has-blue-background-color h6:not([class*=-color]),
.has-ci-blue-background-color a:not([class*=-color]),
.has-ci-blue-background-color a:hover:not([class*=-color]),
.has-ci-blue-background-color h1:not([class*=-color]),
.has-ci-blue-background-color h2:not([class*=-color]),
.has-ci-blue-background-color h3:not([class*=-color]),
.has-ci-blue-background-color h4:not([class*=-color]),
.has-ci-blue-background-color h5:not([class*=-color]),
.has-ci-blue-background-color h6:not([class*=-color]),
.has-dark-blue-background-color a:not([class*=-color]),
.has-dark-blue-background-color a:hover:not([class*=-color]),
.has-dark-blue-background-color h1:not([class*=-color]),
.has-dark-blue-background-color h2:not([class*=-color]),
.has-dark-blue-background-color h3:not([class*=-color]),
.has-dark-blue-background-color h4:not([class*=-color]),
.has-dark-blue-background-color h5:not([class*=-color]),
.has-dark-blue-background-color h6:not([class*=-color]),
.has-orange-background-color a:not([class*=-color]),
.has-orange-background-color a:hover:not([class*=-color]),
.has-orange-background-color h1:not([class*=-color]),
.has-orange-background-color h2:not([class*=-color]),
.has-orange-background-color h3:not([class*=-color]),
.has-orange-background-color h4:not([class*=-color]),
.has-orange-background-color h5:not([class*=-color]),
.has-orange-background-color h6:not([class*=-color]) {
  color: #fff;
}

.has-grey-color {
  color: #c5c6c6;
}
.has-grey-color a,
.has-grey-color a:hover,
.has-grey-color h1,
.has-grey-color h2,
.has-grey-color h3,
.has-grey-color h4,
.has-grey-color h5,
.has-grey-color h6 {
  color: #c5c6c6;
}

.has-grey-background-color {
  background-color: #c5c6c6;
}

.has-black-background-color,
.has-blue-background-color,
.has-ci-blue-background-color,
.has-dark-blue-background-color,
.has-orange-background-color {
  color: #fff;
}
.has-black-background-color a:not([class*=has-]),
.has-black-background-color a:hover:not([class*=has-]),
.has-black-background-color h1:not([class*=has-]),
.has-black-background-color h2:not([class*=has-]),
.has-black-background-color h3:not([class*=has-]),
.has-black-background-color h4:not([class*=has-]),
.has-black-background-color h5:not([class*=has-]),
.has-black-background-color h6:not([class*=has-]),
.has-blue-background-color a:not([class*=has-]),
.has-blue-background-color a:hover:not([class*=has-]),
.has-blue-background-color h1:not([class*=has-]),
.has-blue-background-color h2:not([class*=has-]),
.has-blue-background-color h3:not([class*=has-]),
.has-blue-background-color h4:not([class*=has-]),
.has-blue-background-color h5:not([class*=has-]),
.has-blue-background-color h6:not([class*=has-]),
.has-ci-blue-background-color a:not([class*=has-]),
.has-ci-blue-background-color a:hover:not([class*=has-]),
.has-ci-blue-background-color h1:not([class*=has-]),
.has-ci-blue-background-color h2:not([class*=has-]),
.has-ci-blue-background-color h3:not([class*=has-]),
.has-ci-blue-background-color h4:not([class*=has-]),
.has-ci-blue-background-color h5:not([class*=has-]),
.has-ci-blue-background-color h6:not([class*=has-]),
.has-dark-blue-background-color a:not([class*=has-]),
.has-dark-blue-background-color a:hover:not([class*=has-]),
.has-dark-blue-background-color h1:not([class*=has-]),
.has-dark-blue-background-color h2:not([class*=has-]),
.has-dark-blue-background-color h3:not([class*=has-]),
.has-dark-blue-background-color h4:not([class*=has-]),
.has-dark-blue-background-color h5:not([class*=has-]),
.has-dark-blue-background-color h6:not([class*=has-]),
.has-orange-background-color a:not([class*=has-]),
.has-orange-background-color a:hover:not([class*=has-]),
.has-orange-background-color h1:not([class*=has-]),
.has-orange-background-color h2:not([class*=has-]),
.has-orange-background-color h3:not([class*=has-]),
.has-orange-background-color h4:not([class*=has-]),
.has-orange-background-color h5:not([class*=has-]),
.has-orange-background-color h6:not([class*=has-]) {
  color: #fff;
}
.has-black-background-color a:not([class*=-color]),
.has-black-background-color a:hover:not([class*=-color]),
.has-black-background-color h1:not([class*=-color]),
.has-black-background-color h2:not([class*=-color]),
.has-black-background-color h3:not([class*=-color]),
.has-black-background-color h4:not([class*=-color]),
.has-black-background-color h5:not([class*=-color]),
.has-black-background-color h6:not([class*=-color]),
.has-blue-background-color a:not([class*=-color]),
.has-blue-background-color a:hover:not([class*=-color]),
.has-blue-background-color h1:not([class*=-color]),
.has-blue-background-color h2:not([class*=-color]),
.has-blue-background-color h3:not([class*=-color]),
.has-blue-background-color h4:not([class*=-color]),
.has-blue-background-color h5:not([class*=-color]),
.has-blue-background-color h6:not([class*=-color]),
.has-ci-blue-background-color a:not([class*=-color]),
.has-ci-blue-background-color a:hover:not([class*=-color]),
.has-ci-blue-background-color h1:not([class*=-color]),
.has-ci-blue-background-color h2:not([class*=-color]),
.has-ci-blue-background-color h3:not([class*=-color]),
.has-ci-blue-background-color h4:not([class*=-color]),
.has-ci-blue-background-color h5:not([class*=-color]),
.has-ci-blue-background-color h6:not([class*=-color]),
.has-dark-blue-background-color a:not([class*=-color]),
.has-dark-blue-background-color a:hover:not([class*=-color]),
.has-dark-blue-background-color h1:not([class*=-color]),
.has-dark-blue-background-color h2:not([class*=-color]),
.has-dark-blue-background-color h3:not([class*=-color]),
.has-dark-blue-background-color h4:not([class*=-color]),
.has-dark-blue-background-color h5:not([class*=-color]),
.has-dark-blue-background-color h6:not([class*=-color]),
.has-orange-background-color a:not([class*=-color]),
.has-orange-background-color a:hover:not([class*=-color]),
.has-orange-background-color h1:not([class*=-color]),
.has-orange-background-color h2:not([class*=-color]),
.has-orange-background-color h3:not([class*=-color]),
.has-orange-background-color h4:not([class*=-color]),
.has-orange-background-color h5:not([class*=-color]),
.has-orange-background-color h6:not([class*=-color]) {
  color: #fff;
}

.has-light-blue-color {
  color: #6498c5;
}
.has-light-blue-color a,
.has-light-blue-color a:hover,
.has-light-blue-color h1,
.has-light-blue-color h2,
.has-light-blue-color h3,
.has-light-blue-color h4,
.has-light-blue-color h5,
.has-light-blue-color h6 {
  color: #6498c5;
}

.has-light-blue-background-color {
  background-color: #6498c5;
}

.has-black-background-color,
.has-blue-background-color,
.has-ci-blue-background-color,
.has-dark-blue-background-color,
.has-orange-background-color {
  color: #fff;
}
.has-black-background-color a:not([class*=has-]),
.has-black-background-color a:hover:not([class*=has-]),
.has-black-background-color h1:not([class*=has-]),
.has-black-background-color h2:not([class*=has-]),
.has-black-background-color h3:not([class*=has-]),
.has-black-background-color h4:not([class*=has-]),
.has-black-background-color h5:not([class*=has-]),
.has-black-background-color h6:not([class*=has-]),
.has-blue-background-color a:not([class*=has-]),
.has-blue-background-color a:hover:not([class*=has-]),
.has-blue-background-color h1:not([class*=has-]),
.has-blue-background-color h2:not([class*=has-]),
.has-blue-background-color h3:not([class*=has-]),
.has-blue-background-color h4:not([class*=has-]),
.has-blue-background-color h5:not([class*=has-]),
.has-blue-background-color h6:not([class*=has-]),
.has-ci-blue-background-color a:not([class*=has-]),
.has-ci-blue-background-color a:hover:not([class*=has-]),
.has-ci-blue-background-color h1:not([class*=has-]),
.has-ci-blue-background-color h2:not([class*=has-]),
.has-ci-blue-background-color h3:not([class*=has-]),
.has-ci-blue-background-color h4:not([class*=has-]),
.has-ci-blue-background-color h5:not([class*=has-]),
.has-ci-blue-background-color h6:not([class*=has-]),
.has-dark-blue-background-color a:not([class*=has-]),
.has-dark-blue-background-color a:hover:not([class*=has-]),
.has-dark-blue-background-color h1:not([class*=has-]),
.has-dark-blue-background-color h2:not([class*=has-]),
.has-dark-blue-background-color h3:not([class*=has-]),
.has-dark-blue-background-color h4:not([class*=has-]),
.has-dark-blue-background-color h5:not([class*=has-]),
.has-dark-blue-background-color h6:not([class*=has-]),
.has-orange-background-color a:not([class*=has-]),
.has-orange-background-color a:hover:not([class*=has-]),
.has-orange-background-color h1:not([class*=has-]),
.has-orange-background-color h2:not([class*=has-]),
.has-orange-background-color h3:not([class*=has-]),
.has-orange-background-color h4:not([class*=has-]),
.has-orange-background-color h5:not([class*=has-]),
.has-orange-background-color h6:not([class*=has-]) {
  color: #fff;
}
.has-black-background-color a:not([class*=-color]),
.has-black-background-color a:hover:not([class*=-color]),
.has-black-background-color h1:not([class*=-color]),
.has-black-background-color h2:not([class*=-color]),
.has-black-background-color h3:not([class*=-color]),
.has-black-background-color h4:not([class*=-color]),
.has-black-background-color h5:not([class*=-color]),
.has-black-background-color h6:not([class*=-color]),
.has-blue-background-color a:not([class*=-color]),
.has-blue-background-color a:hover:not([class*=-color]),
.has-blue-background-color h1:not([class*=-color]),
.has-blue-background-color h2:not([class*=-color]),
.has-blue-background-color h3:not([class*=-color]),
.has-blue-background-color h4:not([class*=-color]),
.has-blue-background-color h5:not([class*=-color]),
.has-blue-background-color h6:not([class*=-color]),
.has-ci-blue-background-color a:not([class*=-color]),
.has-ci-blue-background-color a:hover:not([class*=-color]),
.has-ci-blue-background-color h1:not([class*=-color]),
.has-ci-blue-background-color h2:not([class*=-color]),
.has-ci-blue-background-color h3:not([class*=-color]),
.has-ci-blue-background-color h4:not([class*=-color]),
.has-ci-blue-background-color h5:not([class*=-color]),
.has-ci-blue-background-color h6:not([class*=-color]),
.has-dark-blue-background-color a:not([class*=-color]),
.has-dark-blue-background-color a:hover:not([class*=-color]),
.has-dark-blue-background-color h1:not([class*=-color]),
.has-dark-blue-background-color h2:not([class*=-color]),
.has-dark-blue-background-color h3:not([class*=-color]),
.has-dark-blue-background-color h4:not([class*=-color]),
.has-dark-blue-background-color h5:not([class*=-color]),
.has-dark-blue-background-color h6:not([class*=-color]),
.has-orange-background-color a:not([class*=-color]),
.has-orange-background-color a:hover:not([class*=-color]),
.has-orange-background-color h1:not([class*=-color]),
.has-orange-background-color h2:not([class*=-color]),
.has-orange-background-color h3:not([class*=-color]),
.has-orange-background-color h4:not([class*=-color]),
.has-orange-background-color h5:not([class*=-color]),
.has-orange-background-color h6:not([class*=-color]) {
  color: #fff;
}

.has-light-grey-color {
  color: #eeeae9;
}
.has-light-grey-color a,
.has-light-grey-color a:hover,
.has-light-grey-color h1,
.has-light-grey-color h2,
.has-light-grey-color h3,
.has-light-grey-color h4,
.has-light-grey-color h5,
.has-light-grey-color h6 {
  color: #eeeae9;
}

.has-light-grey-background-color {
  background-color: #eeeae9;
}

.has-black-background-color,
.has-blue-background-color,
.has-ci-blue-background-color,
.has-dark-blue-background-color,
.has-orange-background-color {
  color: #fff;
}
.has-black-background-color a:not([class*=has-]),
.has-black-background-color a:hover:not([class*=has-]),
.has-black-background-color h1:not([class*=has-]),
.has-black-background-color h2:not([class*=has-]),
.has-black-background-color h3:not([class*=has-]),
.has-black-background-color h4:not([class*=has-]),
.has-black-background-color h5:not([class*=has-]),
.has-black-background-color h6:not([class*=has-]),
.has-blue-background-color a:not([class*=has-]),
.has-blue-background-color a:hover:not([class*=has-]),
.has-blue-background-color h1:not([class*=has-]),
.has-blue-background-color h2:not([class*=has-]),
.has-blue-background-color h3:not([class*=has-]),
.has-blue-background-color h4:not([class*=has-]),
.has-blue-background-color h5:not([class*=has-]),
.has-blue-background-color h6:not([class*=has-]),
.has-ci-blue-background-color a:not([class*=has-]),
.has-ci-blue-background-color a:hover:not([class*=has-]),
.has-ci-blue-background-color h1:not([class*=has-]),
.has-ci-blue-background-color h2:not([class*=has-]),
.has-ci-blue-background-color h3:not([class*=has-]),
.has-ci-blue-background-color h4:not([class*=has-]),
.has-ci-blue-background-color h5:not([class*=has-]),
.has-ci-blue-background-color h6:not([class*=has-]),
.has-dark-blue-background-color a:not([class*=has-]),
.has-dark-blue-background-color a:hover:not([class*=has-]),
.has-dark-blue-background-color h1:not([class*=has-]),
.has-dark-blue-background-color h2:not([class*=has-]),
.has-dark-blue-background-color h3:not([class*=has-]),
.has-dark-blue-background-color h4:not([class*=has-]),
.has-dark-blue-background-color h5:not([class*=has-]),
.has-dark-blue-background-color h6:not([class*=has-]),
.has-orange-background-color a:not([class*=has-]),
.has-orange-background-color a:hover:not([class*=has-]),
.has-orange-background-color h1:not([class*=has-]),
.has-orange-background-color h2:not([class*=has-]),
.has-orange-background-color h3:not([class*=has-]),
.has-orange-background-color h4:not([class*=has-]),
.has-orange-background-color h5:not([class*=has-]),
.has-orange-background-color h6:not([class*=has-]) {
  color: #fff;
}
.has-black-background-color a:not([class*=-color]),
.has-black-background-color a:hover:not([class*=-color]),
.has-black-background-color h1:not([class*=-color]),
.has-black-background-color h2:not([class*=-color]),
.has-black-background-color h3:not([class*=-color]),
.has-black-background-color h4:not([class*=-color]),
.has-black-background-color h5:not([class*=-color]),
.has-black-background-color h6:not([class*=-color]),
.has-blue-background-color a:not([class*=-color]),
.has-blue-background-color a:hover:not([class*=-color]),
.has-blue-background-color h1:not([class*=-color]),
.has-blue-background-color h2:not([class*=-color]),
.has-blue-background-color h3:not([class*=-color]),
.has-blue-background-color h4:not([class*=-color]),
.has-blue-background-color h5:not([class*=-color]),
.has-blue-background-color h6:not([class*=-color]),
.has-ci-blue-background-color a:not([class*=-color]),
.has-ci-blue-background-color a:hover:not([class*=-color]),
.has-ci-blue-background-color h1:not([class*=-color]),
.has-ci-blue-background-color h2:not([class*=-color]),
.has-ci-blue-background-color h3:not([class*=-color]),
.has-ci-blue-background-color h4:not([class*=-color]),
.has-ci-blue-background-color h5:not([class*=-color]),
.has-ci-blue-background-color h6:not([class*=-color]),
.has-dark-blue-background-color a:not([class*=-color]),
.has-dark-blue-background-color a:hover:not([class*=-color]),
.has-dark-blue-background-color h1:not([class*=-color]),
.has-dark-blue-background-color h2:not([class*=-color]),
.has-dark-blue-background-color h3:not([class*=-color]),
.has-dark-blue-background-color h4:not([class*=-color]),
.has-dark-blue-background-color h5:not([class*=-color]),
.has-dark-blue-background-color h6:not([class*=-color]),
.has-orange-background-color a:not([class*=-color]),
.has-orange-background-color a:hover:not([class*=-color]),
.has-orange-background-color h1:not([class*=-color]),
.has-orange-background-color h2:not([class*=-color]),
.has-orange-background-color h3:not([class*=-color]),
.has-orange-background-color h4:not([class*=-color]),
.has-orange-background-color h5:not([class*=-color]),
.has-orange-background-color h6:not([class*=-color]) {
  color: #fff;
}

.has-light-orange-color {
  color: #ffa075;
}
.has-light-orange-color a,
.has-light-orange-color a:hover,
.has-light-orange-color h1,
.has-light-orange-color h2,
.has-light-orange-color h3,
.has-light-orange-color h4,
.has-light-orange-color h5,
.has-light-orange-color h6 {
  color: #ffa075;
}

.has-light-orange-background-color {
  background-color: #ffa075;
}

.has-black-background-color,
.has-blue-background-color,
.has-ci-blue-background-color,
.has-dark-blue-background-color,
.has-orange-background-color {
  color: #fff;
}
.has-black-background-color a:not([class*=has-]),
.has-black-background-color a:hover:not([class*=has-]),
.has-black-background-color h1:not([class*=has-]),
.has-black-background-color h2:not([class*=has-]),
.has-black-background-color h3:not([class*=has-]),
.has-black-background-color h4:not([class*=has-]),
.has-black-background-color h5:not([class*=has-]),
.has-black-background-color h6:not([class*=has-]),
.has-blue-background-color a:not([class*=has-]),
.has-blue-background-color a:hover:not([class*=has-]),
.has-blue-background-color h1:not([class*=has-]),
.has-blue-background-color h2:not([class*=has-]),
.has-blue-background-color h3:not([class*=has-]),
.has-blue-background-color h4:not([class*=has-]),
.has-blue-background-color h5:not([class*=has-]),
.has-blue-background-color h6:not([class*=has-]),
.has-ci-blue-background-color a:not([class*=has-]),
.has-ci-blue-background-color a:hover:not([class*=has-]),
.has-ci-blue-background-color h1:not([class*=has-]),
.has-ci-blue-background-color h2:not([class*=has-]),
.has-ci-blue-background-color h3:not([class*=has-]),
.has-ci-blue-background-color h4:not([class*=has-]),
.has-ci-blue-background-color h5:not([class*=has-]),
.has-ci-blue-background-color h6:not([class*=has-]),
.has-dark-blue-background-color a:not([class*=has-]),
.has-dark-blue-background-color a:hover:not([class*=has-]),
.has-dark-blue-background-color h1:not([class*=has-]),
.has-dark-blue-background-color h2:not([class*=has-]),
.has-dark-blue-background-color h3:not([class*=has-]),
.has-dark-blue-background-color h4:not([class*=has-]),
.has-dark-blue-background-color h5:not([class*=has-]),
.has-dark-blue-background-color h6:not([class*=has-]),
.has-orange-background-color a:not([class*=has-]),
.has-orange-background-color a:hover:not([class*=has-]),
.has-orange-background-color h1:not([class*=has-]),
.has-orange-background-color h2:not([class*=has-]),
.has-orange-background-color h3:not([class*=has-]),
.has-orange-background-color h4:not([class*=has-]),
.has-orange-background-color h5:not([class*=has-]),
.has-orange-background-color h6:not([class*=has-]) {
  color: #fff;
}
.has-black-background-color a:not([class*=-color]),
.has-black-background-color a:hover:not([class*=-color]),
.has-black-background-color h1:not([class*=-color]),
.has-black-background-color h2:not([class*=-color]),
.has-black-background-color h3:not([class*=-color]),
.has-black-background-color h4:not([class*=-color]),
.has-black-background-color h5:not([class*=-color]),
.has-black-background-color h6:not([class*=-color]),
.has-blue-background-color a:not([class*=-color]),
.has-blue-background-color a:hover:not([class*=-color]),
.has-blue-background-color h1:not([class*=-color]),
.has-blue-background-color h2:not([class*=-color]),
.has-blue-background-color h3:not([class*=-color]),
.has-blue-background-color h4:not([class*=-color]),
.has-blue-background-color h5:not([class*=-color]),
.has-blue-background-color h6:not([class*=-color]),
.has-ci-blue-background-color a:not([class*=-color]),
.has-ci-blue-background-color a:hover:not([class*=-color]),
.has-ci-blue-background-color h1:not([class*=-color]),
.has-ci-blue-background-color h2:not([class*=-color]),
.has-ci-blue-background-color h3:not([class*=-color]),
.has-ci-blue-background-color h4:not([class*=-color]),
.has-ci-blue-background-color h5:not([class*=-color]),
.has-ci-blue-background-color h6:not([class*=-color]),
.has-dark-blue-background-color a:not([class*=-color]),
.has-dark-blue-background-color a:hover:not([class*=-color]),
.has-dark-blue-background-color h1:not([class*=-color]),
.has-dark-blue-background-color h2:not([class*=-color]),
.has-dark-blue-background-color h3:not([class*=-color]),
.has-dark-blue-background-color h4:not([class*=-color]),
.has-dark-blue-background-color h5:not([class*=-color]),
.has-dark-blue-background-color h6:not([class*=-color]),
.has-orange-background-color a:not([class*=-color]),
.has-orange-background-color a:hover:not([class*=-color]),
.has-orange-background-color h1:not([class*=-color]),
.has-orange-background-color h2:not([class*=-color]),
.has-orange-background-color h3:not([class*=-color]),
.has-orange-background-color h4:not([class*=-color]),
.has-orange-background-color h5:not([class*=-color]),
.has-orange-background-color h6:not([class*=-color]) {
  color: #fff;
}

.has-orange-color {
  color: #ff5a10;
}
.has-orange-color a,
.has-orange-color a:hover,
.has-orange-color h1,
.has-orange-color h2,
.has-orange-color h3,
.has-orange-color h4,
.has-orange-color h5,
.has-orange-color h6 {
  color: #ff5a10;
}

.has-orange-background-color {
  background-color: #ff5a10;
}

.has-black-background-color,
.has-blue-background-color,
.has-ci-blue-background-color,
.has-dark-blue-background-color,
.has-orange-background-color {
  color: #fff;
}
.has-black-background-color a:not([class*=has-]),
.has-black-background-color a:hover:not([class*=has-]),
.has-black-background-color h1:not([class*=has-]),
.has-black-background-color h2:not([class*=has-]),
.has-black-background-color h3:not([class*=has-]),
.has-black-background-color h4:not([class*=has-]),
.has-black-background-color h5:not([class*=has-]),
.has-black-background-color h6:not([class*=has-]),
.has-blue-background-color a:not([class*=has-]),
.has-blue-background-color a:hover:not([class*=has-]),
.has-blue-background-color h1:not([class*=has-]),
.has-blue-background-color h2:not([class*=has-]),
.has-blue-background-color h3:not([class*=has-]),
.has-blue-background-color h4:not([class*=has-]),
.has-blue-background-color h5:not([class*=has-]),
.has-blue-background-color h6:not([class*=has-]),
.has-ci-blue-background-color a:not([class*=has-]),
.has-ci-blue-background-color a:hover:not([class*=has-]),
.has-ci-blue-background-color h1:not([class*=has-]),
.has-ci-blue-background-color h2:not([class*=has-]),
.has-ci-blue-background-color h3:not([class*=has-]),
.has-ci-blue-background-color h4:not([class*=has-]),
.has-ci-blue-background-color h5:not([class*=has-]),
.has-ci-blue-background-color h6:not([class*=has-]),
.has-dark-blue-background-color a:not([class*=has-]),
.has-dark-blue-background-color a:hover:not([class*=has-]),
.has-dark-blue-background-color h1:not([class*=has-]),
.has-dark-blue-background-color h2:not([class*=has-]),
.has-dark-blue-background-color h3:not([class*=has-]),
.has-dark-blue-background-color h4:not([class*=has-]),
.has-dark-blue-background-color h5:not([class*=has-]),
.has-dark-blue-background-color h6:not([class*=has-]),
.has-orange-background-color a:not([class*=has-]),
.has-orange-background-color a:hover:not([class*=has-]),
.has-orange-background-color h1:not([class*=has-]),
.has-orange-background-color h2:not([class*=has-]),
.has-orange-background-color h3:not([class*=has-]),
.has-orange-background-color h4:not([class*=has-]),
.has-orange-background-color h5:not([class*=has-]),
.has-orange-background-color h6:not([class*=has-]) {
  color: #fff;
}
.has-black-background-color a:not([class*=-color]),
.has-black-background-color a:hover:not([class*=-color]),
.has-black-background-color h1:not([class*=-color]),
.has-black-background-color h2:not([class*=-color]),
.has-black-background-color h3:not([class*=-color]),
.has-black-background-color h4:not([class*=-color]),
.has-black-background-color h5:not([class*=-color]),
.has-black-background-color h6:not([class*=-color]),
.has-blue-background-color a:not([class*=-color]),
.has-blue-background-color a:hover:not([class*=-color]),
.has-blue-background-color h1:not([class*=-color]),
.has-blue-background-color h2:not([class*=-color]),
.has-blue-background-color h3:not([class*=-color]),
.has-blue-background-color h4:not([class*=-color]),
.has-blue-background-color h5:not([class*=-color]),
.has-blue-background-color h6:not([class*=-color]),
.has-ci-blue-background-color a:not([class*=-color]),
.has-ci-blue-background-color a:hover:not([class*=-color]),
.has-ci-blue-background-color h1:not([class*=-color]),
.has-ci-blue-background-color h2:not([class*=-color]),
.has-ci-blue-background-color h3:not([class*=-color]),
.has-ci-blue-background-color h4:not([class*=-color]),
.has-ci-blue-background-color h5:not([class*=-color]),
.has-ci-blue-background-color h6:not([class*=-color]),
.has-dark-blue-background-color a:not([class*=-color]),
.has-dark-blue-background-color a:hover:not([class*=-color]),
.has-dark-blue-background-color h1:not([class*=-color]),
.has-dark-blue-background-color h2:not([class*=-color]),
.has-dark-blue-background-color h3:not([class*=-color]),
.has-dark-blue-background-color h4:not([class*=-color]),
.has-dark-blue-background-color h5:not([class*=-color]),
.has-dark-blue-background-color h6:not([class*=-color]),
.has-orange-background-color a:not([class*=-color]),
.has-orange-background-color a:hover:not([class*=-color]),
.has-orange-background-color h1:not([class*=-color]),
.has-orange-background-color h2:not([class*=-color]),
.has-orange-background-color h3:not([class*=-color]),
.has-orange-background-color h4:not([class*=-color]),
.has-orange-background-color h5:not([class*=-color]),
.has-orange-background-color h6:not([class*=-color]) {
  color: #fff;
}

.has-white-color {
  color: #fff;
}
.has-white-color a,
.has-white-color a:hover,
.has-white-color h1,
.has-white-color h2,
.has-white-color h3,
.has-white-color h4,
.has-white-color h5,
.has-white-color h6 {
  color: #fff;
}

.has-white-background-color {
  background-color: #fff;
}

.has-black-background-color,
.has-blue-background-color,
.has-ci-blue-background-color,
.has-dark-blue-background-color,
.has-orange-background-color {
  color: #fff;
}
.has-black-background-color a:not([class*=has-]),
.has-black-background-color a:hover:not([class*=has-]),
.has-black-background-color h1:not([class*=has-]),
.has-black-background-color h2:not([class*=has-]),
.has-black-background-color h3:not([class*=has-]),
.has-black-background-color h4:not([class*=has-]),
.has-black-background-color h5:not([class*=has-]),
.has-black-background-color h6:not([class*=has-]),
.has-blue-background-color a:not([class*=has-]),
.has-blue-background-color a:hover:not([class*=has-]),
.has-blue-background-color h1:not([class*=has-]),
.has-blue-background-color h2:not([class*=has-]),
.has-blue-background-color h3:not([class*=has-]),
.has-blue-background-color h4:not([class*=has-]),
.has-blue-background-color h5:not([class*=has-]),
.has-blue-background-color h6:not([class*=has-]),
.has-ci-blue-background-color a:not([class*=has-]),
.has-ci-blue-background-color a:hover:not([class*=has-]),
.has-ci-blue-background-color h1:not([class*=has-]),
.has-ci-blue-background-color h2:not([class*=has-]),
.has-ci-blue-background-color h3:not([class*=has-]),
.has-ci-blue-background-color h4:not([class*=has-]),
.has-ci-blue-background-color h5:not([class*=has-]),
.has-ci-blue-background-color h6:not([class*=has-]),
.has-dark-blue-background-color a:not([class*=has-]),
.has-dark-blue-background-color a:hover:not([class*=has-]),
.has-dark-blue-background-color h1:not([class*=has-]),
.has-dark-blue-background-color h2:not([class*=has-]),
.has-dark-blue-background-color h3:not([class*=has-]),
.has-dark-blue-background-color h4:not([class*=has-]),
.has-dark-blue-background-color h5:not([class*=has-]),
.has-dark-blue-background-color h6:not([class*=has-]),
.has-orange-background-color a:not([class*=has-]),
.has-orange-background-color a:hover:not([class*=has-]),
.has-orange-background-color h1:not([class*=has-]),
.has-orange-background-color h2:not([class*=has-]),
.has-orange-background-color h3:not([class*=has-]),
.has-orange-background-color h4:not([class*=has-]),
.has-orange-background-color h5:not([class*=has-]),
.has-orange-background-color h6:not([class*=has-]) {
  color: #fff;
}
.has-black-background-color a:not([class*=-color]),
.has-black-background-color a:hover:not([class*=-color]),
.has-black-background-color h1:not([class*=-color]),
.has-black-background-color h2:not([class*=-color]),
.has-black-background-color h3:not([class*=-color]),
.has-black-background-color h4:not([class*=-color]),
.has-black-background-color h5:not([class*=-color]),
.has-black-background-color h6:not([class*=-color]),
.has-blue-background-color a:not([class*=-color]),
.has-blue-background-color a:hover:not([class*=-color]),
.has-blue-background-color h1:not([class*=-color]),
.has-blue-background-color h2:not([class*=-color]),
.has-blue-background-color h3:not([class*=-color]),
.has-blue-background-color h4:not([class*=-color]),
.has-blue-background-color h5:not([class*=-color]),
.has-blue-background-color h6:not([class*=-color]),
.has-ci-blue-background-color a:not([class*=-color]),
.has-ci-blue-background-color a:hover:not([class*=-color]),
.has-ci-blue-background-color h1:not([class*=-color]),
.has-ci-blue-background-color h2:not([class*=-color]),
.has-ci-blue-background-color h3:not([class*=-color]),
.has-ci-blue-background-color h4:not([class*=-color]),
.has-ci-blue-background-color h5:not([class*=-color]),
.has-ci-blue-background-color h6:not([class*=-color]),
.has-dark-blue-background-color a:not([class*=-color]),
.has-dark-blue-background-color a:hover:not([class*=-color]),
.has-dark-blue-background-color h1:not([class*=-color]),
.has-dark-blue-background-color h2:not([class*=-color]),
.has-dark-blue-background-color h3:not([class*=-color]),
.has-dark-blue-background-color h4:not([class*=-color]),
.has-dark-blue-background-color h5:not([class*=-color]),
.has-dark-blue-background-color h6:not([class*=-color]),
.has-orange-background-color a:not([class*=-color]),
.has-orange-background-color a:hover:not([class*=-color]),
.has-orange-background-color h1:not([class*=-color]),
.has-orange-background-color h2:not([class*=-color]),
.has-orange-background-color h3:not([class*=-color]),
.has-orange-background-color h4:not([class*=-color]),
.has-orange-background-color h5:not([class*=-color]),
.has-orange-background-color h6:not([class*=-color]) {
  color: #fff;
}

.headline-container h2 {
  font-size: 56px;
  font-weight: 700;
  margin: 0;
}
.headline-container h3 {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
}

.icon-columns {
  flex-wrap: nowrap;
  position: relative;
}
.icon-columns > .wp-block-column:first-child {
  align-items: center;
  bottom: 0;
  display: flex;
  flex: 0 0 auto;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
}
.icon-columns > .wp-block-column:last-child {
  flex: 1 0 auto;
  margin-left: 0;
  padding-left: 1.5em;
  position: relative;
  z-index: 10;
}
.icon-columns.has-text-align-center {
  display: inline-flex;
  left: 50%;
  position: relative;
  transform: translate(-50%);
}

.is-rotated-icon-45 > .wp-block-column:first-child {
  transform: rotate(-45deg);
}

.is-uppercase {
  text-transform: uppercase;
}
