.content-full h1, h2, h3 {
  color: #f54b4b;
  font-family: Roboto;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;   
}

.content-full li {
  font-family: Roboto Condensed, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}

.content-full h1 {
  font-size: 32px;
}