body.path-frontpage .video-text-section h1,
body.path-frontpage .video-text-section .h1 { 
  font-size: clamp(1.4375rem, 1.4375rem + 0vw, 1.4375rem) !important;
  line-height: 1.25 !important;
  letter-spacing: 1px !important;
  font-weight: bold;
  margin-bottom: 16px !important;
}

body.path-frontpage .video-text-section h2,
body.path-frontpage .video-text-section .h2 { 
  font-size: clamp(1.9375rem, 1.6936416184971rem + 1.3005780346821vw, 2.5rem) !important;
  line-height: 1.25 !important;
  letter-spacing: 1px !important;
  font-weight: bold;
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}

body.path-frontpage .video-text-section p { 
  font-size: 30px !important;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  margin-top: 10px !important;
  margin-bottom: 16px !important;
}

body.path-frontpage .video-text-section .btn {
  font-size: 20px;
}
