/* Custom Styles */
@media only screen and (min-width: 768px) {
  p {
    font-size: 22px;
  }
}