h2.answer {
    margin-top: 2rem;
    margin-bottom: 2rem;
    /*border-bottom: 2px solid gray;*/
}
.subborder {
  width: 300px;
  height: 4px;
  background-color: #d72d20;
  display: inline-block;
  margin-bottom: 2rem;
}
