.fondoCertamenTeatroMinimo {
	background: #f8d53d;
}
.tituloCertamenTeatroMinimo {
  color: #172562;
  /*font-family: "Arial", Helvetica, sans-serif;*/
  font-weight: 700;
  font-size: 2.5rem;
}

.hero {
  background-position: 50% 50%;
  background-attachment: fixed;
  height: 100vh;
}

.toUppercase {
	text-transform: uppercase;
}
