/* Converted Tailwind Config to scss */

.video__heading {
  font-family: NotoSerif, serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.33;
  letter-spacing: -0.1px;
  text-align: center;
  color: #ffffff;
  color: #001742;
}

@media (min-width: 600px) {
  .video__heading {
    font-family: NotoSerif, serif;
    font-size: 56px;
    font-weight: bold;
    line-height: 1.21;
    letter-spacing: -0.75px;
    text-align: center;
    color: #ffffff;
    color: #001742;
  }
}
