﻿:root {
    --brand: #000;
    --primary: #000028;
    --secondary: #F08C8F;
}

footer{ background-color: var(--brand)!important;}