/* Bulma-Variablen überschreiben */
:root {
}

h1, h2, h3 {
    text-transform: uppercase;
    font-weight: normal !important;
    letter-spacing: 1px;
}