.subscribe-text {
  font-weight: 700;
  font-size: large;
  background-color: rgba(255, 255, 255, 0.5);
  color: rgb(255, 0, 0);
  text-align: center;
}