main {
  justify-content: center;
  text-align: center;
}

main p {
  font-size: 20px;
  font-weight: 600;
  color: #D43636;
  line-height: 25px; 
}