@font-face {
font-family: "Montserrat";
src:  url('../fonts/Montserrat/Montserrat-VariableFont_wght.ttf') format('truetype');
}

.masthead-title  {
    flex-direction: column;
    text-align: center;
    align-items: center;
}

.masthead-title h1, .masthead-title .h1 {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}

.masthead-title h2, .masthead-title .h2 {
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
}

.section_details {
    display: inline;
}
