:root {
    /* Brand Colors - APP70D Theme */
    --primary-color: #800000; /* Maroon */
    --primary-dark: #4b0000; /* Darker Maroon for hover states */
    --secondary-color: #b36b00; /* Warm Gold/Bronze */
    --tertiary-color: #0f4c5c; /* Deep Teal */
}
