h1 {
  font-family: sen, Arial, sans-serif;
  font-size: 56px; 
  text-align: center;
  color:  #5b2c6f;
}

p {
  font-family: sen, Arial, sans-serif;
  font-size: 22px; 
  text-align: center;
  color:  #5b2c6f;
}

hr {
  color: #5b2c6f;
}