  h2 {
    color: #1d467c;
    font-weight: bold;
}
h3 {
    color: #990024;
    font-weight: bold;
}

hr {
    display: none;
}