/* css styles */

.test h2 {
  text-align: center;
}

.test2 h3 {
  text-align: center;
}

.contact {
  text-align: center;
  
}

.rightalign {
  text-align: right;
}
