@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&amp;display=swap');
.wp-caption-text a {color:#000 !important;}
.wp-caption .wp-caption-text {border-bottom:0px !important;}
.site-info {background:#fff !important;}
.site-info .copyright {margin-bottom: 40px !important;margin-top: 20px !important;color: #000;text-transform: uppercase;letter-spacing: 2px;}
.grecaptcha-badge { visibility: hidden; }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


