.size2 {
  font-size: 18px;
  font-weight: bold;
  color: rgb(153, 0, 0);
}
.size1 {
  font-size: 24px;
}
h2 {
text-align: center;
font-size:  24px;
font-weight: normal;
}

