:root {
    --color-brand-heading: #000000;

    font-family: 'Trebuchet MS', Arial, sans-serif;

    --color-button: #444444;
    --color-button-secondary: #FFFFFF;

    --color-button-hover: #000000;
}