/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/

.hero .wrapper h1,
.hero .wrapper h3 {
  color: #fff;
  font-size: 20px;
  font-size: 1.rem;
  margin: 0 0 10px 0;
  font-weight: 700;
  text-transform: uppercase;
}
