/**
 * /contact style
 */

h1 {
  text-align: center;
}

.contact {
  text-align: center;
  padding: 1em;
}

.contact .title {
  font-weight: bold;
}

