/* @group Greys */
/* @end */
/* @group Corporate colours taken from logo */
/* @end */
/* @group Site Defaults */
/* @end */
/* @group Background colours */
.sectionBG-White {
  background-color: #ffffff; }

.sectionBG-Black {
  background-color: #111; }

.sectionBG-Light-Grey {
  background-color: #f7f7f7; }

.sectionBG-Sky-Blue {
  background-color: #89d6f2; }

.sectionBG-Neon-Pink {
  background-color: #ee0049; }

.sectionBG-Bright-Purple {
  background-color: #bd1a8d; }

.sectionBG-Dark-Purple {
  background-color: #6d216d; }

.sectionBG-Orange {
  background-color: #f6a030; }

.sectionBG-Green {
  background-color: #b5d562; }

.sectionBG-Pink {
  background-color: #daaec8; }

.sectionBG-Brown {
  background-color: #c88c5e; }

.sectionBG-Turquoise {
  background-color: #3cc8b4; }

/* @end */
.yesp .yesp-controls {
  background: black;
  z-index: 1; }

.yesp .yesp-time {
  font-size: 11px !important;
  font-family: "aktiv-grotesk", Helvetica, Arial, Sans-Serif !important; }

.yesp .yesp-hp .yesp-hp-video .yesp-hp-channel, .yesp .yesp-hp .yesp-hp-video .yesp-hp-current, .yesp .yesp-hp .yesp-hp-video .yesp-hp-title {
  font-family: "aktiv-grotesk", Helvetica, Arial, Sans-Serif !important;
  font-size: 0.8em !important; }

.yesp .yesp-hp .yesp-hp-video .yesp-hp-title {
  padding: 0.7rem; }

.yesp .yesp-hp .yesp-hp-video .yesp-hp-channel {
  padding: 0.7rem; }

.yesp .yesp-title .yesp-title-wrapper, .yesp .yesp-title a.yesp-subtitle {
  font-family: "aktiv-grotesk", Helvetica, Arial, Sans-Serif !important;
  text-transform: uppercase; }

.yesp .yesp-hp .yesp-hp-next-page {
  display: none; }

.yesp .yesp-hp {
  background-color: #000000; }
