:root {

      /* Brand Colors */
    --brand-primary-color:        #4f6d84; /* Blue */
    --brand-secondary-color:      #fbb218; /* Orange */
    --brand-text-color:           #232123; /* Red */
}