h1 {
  font-size: 50px !important;
  font-family: 'Big Shoulders', sans-serif;
  color: #ed1878;
}

h2 {
  font-size: 40px;
  font-family: 'Work Sans', sans-serif !important;
  color: #653193 !important;
  font-weight: 700 !important;
}

p {
  font-size: 18px;
  font-family: 'Work Sans', sans-serif !important;
  color: #576070;
}

.MuiButton-colorPrimary {
  background-color: #ed1878 !important;
  color: #ffffff !important;
}

h3 a{color:#653193 !important;}