/** styles-ss.css Security Store
 * Red: #9b0404
 * Blue: #304991
*/

:root {

      /* Brand Colors */
    --brand-primary-color:        #304991; /* Blue */
    --brand-secondary-color:      #9b0404; /* Orange */
    --brand-text-color:           #232123; /* Red */
}