.header-button {
  width: 220px;
  margin-bottom: 20px;
}

.youtube-video {
  aspect-ratio: 16 / 9;
  width: 100%;
}

.free-trial-text {
  font-size: 1rem;
  text-align: right;
  color: #000;
  position: absolute;
    bottom: -12px;
}
