:root {
    --primary-color: #30487b;
    --secondary-color: #DB2F2D;
    --menu-color: #16254E;
    --menu-text-color: white;
    --logomenu-color: #16254E;
    --menu-hover-color: #DB2F2D;
    --bg-image: url('/images/wclog/bgs/background.jpg');
}
