/* Site Brand Color Overrides */
:root {
    --base-color: #C92927;
    --dark-gray: #030303;
    --medium-gray: #6c757d;
}
