h6 {
  font-family: Helvetica;
  font-size: 3rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.8;
  text-transform: uppercase;
}



hr {
  border-top: 2px dotted #078E8D;
  margin-bottom: 30px;
  margin-top: 30px;
}

.rp-logo img {
  display: block;
  margin-bottom: 0;
  max-width: 100%;
  width: 250px;
}