:root {
    --primary: #0c246f;
    --accent: #770808;
    --primary-rgb: 12, 36, 111;
    --accent-rgb: 119, 8, 8;
}
