.squada-one-regular {
  font-family: "Squada One", sans-serif;
  font-weight: 400;
  font-style: normal;
}

h1 {
    font-family: "Squada One", cursive;
}   

p {
    font-size: 2rem;
}

.btn-outline-success {
     color: #ffdd5c;
     border-color: #ffdd5c;
}