.subtitle {
  font-family: 'Paytone One', sans-serif;
  font-size: 2.5rem;
}

main p {
  font-size: 1.05rem;
}

.nav-color {
  color: rgb(74, 74, 255);
}

.section-padding {
  padding-top: 2rem;
  text-align: center;
}

