.subsidy-notice {
  position: absolute;
  bottom: 32px;
  left: 32px;
  text-align: left;
}

.subsidy-text {
  display: inline-block;
  font-size: 16px;
  color: white;
  border: 4px solid white;
  padding: 10px 20px;
  font-weight: bold;
}

.video-container {
  margin-left: 32px;
}

.video-container video {
  width: 100%;
  height: auto;
}
