.top-heading {
    text-align: center;
    font-size: 2rem;
}

.bold {
    font-weight: 700;
}

.emphasis-statement {
    text-align: center; 
    color:b1810b; 
    font-weight: 700;
    text-transform: uppercase;
}