#cookiePolicyBar {
  	display: none !important;
  }
  .o-media--right>.o-media__img, .o-media--right>.o-media__video--container {margin-bottom: 3em;}
  .o-media--video video {height: 100% !important}
  .accept-link {background: #00a0aa !important;}
  .captcha img {
  	max-width: 40%;
  }
  #c-bns button:first-child, #s-bns button:first-child {
    background: #eaeff2;
    color: #2d4156;
  }
  #c-bns button:first-child:active, #c-bns button:first-child:hover, #s-bns button:first-child:hover {
    background: #d8e0e6;
  }