body {
  color: rgb(31,31,31);
  font-family: Oswald;
  font-style: normal;
  padding-left: 48px;
  padding-right: 48px;
}

h1 {
  text-align: center;
  border-bottom-color: rgb(82,210,82);
  border-bottom-style: solid;
  border-bottom-width: 12px;
  font-size: 64px;
  font-weight: 400;
}

div.title {
  font-size: 22px;
  font-weight: 400;
}

p {
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
}
