.paragraph-detail {
    font-family: "72-Regular", sans-serif;
    color: #000000;
    text-align: justify;
}
.paragraph-detail + .row {
    margin-bottom: 24px;
    margin-top: 24px;
}
h1 {
    font-size: 40px;
    font-family: "72-Bold", sans-serif;
    color: #012931;
    text-align: center;
    margin-bottom: 0;
}
h2 {
    font-size: 32px;
    font-family: "72-Bold", sans-serif;
    color: #012931;
}
h3, h4 {
    font-family: "72-Bold", sans-serif;
    color: #012931;
}
.bg-container + .row {
    margin-bottom: 24px;
}
