#title {
    text-align: center;
    margin: auto;
    font-family: "D-DIN Condensed Bold", sans-serif;
    font-size: 2.5em;
    align-content: center;
    color: #912727;
}
p {
    margin-top: 0;
    margin-bottom: 0.5em;
    flex-basis: 100%;
    font-family: "D-DIN Condensed", sans-serif;
}