:root {
    /* Need to change these in flex.css also */
    --container-max-width: 1200px;

    --primary: #ee5e43;
    --secondary: #444d95;

}