﻿/* this is so the header to white, to compensate for the hero design */
@media all {
    /* override */
    header { background-color:var(--color-white); }
}