:root {
    --color-brand-heading: #111A34;

    font-family: 'Nunito Sans Variable', Arial, sans-serif;

    --color-button: #0070e8;
    --color-button-secondary: #FFFFFF;

    --color-button-hover: #005de2;
}