.mandatory {
    color: #000000;
}

/* Default page background - white */
body {
    background-color: #ffffff;
    min-height: 100vh;
}
