body {
  font-family: 'Raleway', sans-serif;
  line-height: 1.6;
  margin: 20px;
}

h1, h2, h3 {
  color: #333;
}

ul {
  margin-bottom: 20px;
}

.contact-email {
  font-weight: bold;
  text-decoration: underline;
}
