h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    line-height: 1.3;
    font-family: 'Arsenal', sans-serif;
    font-display: swap;
    text-transform: uppercase;
}

body {
    margin: 0;
    font-family: 'Arsenal', sans-serif;
    font-size: 1.2rem;
}

.bountiful--header {text-transform: uppercase!important;}
