/* Last Updated 18/06/2026 © Lawrence Hider */

/* Used to define global colours */
:root {
    --col-primary-bg: #ffffff;
}
