/* Ottawa Charge brand colors - bestcolorcodes.com */
:root {
  --ottawa-charge-colors-red: #A51B2F;
  --ottawa-charge-colors-gold: #FFB81C;
  --ottawa-charge-colors-grey: #4B4F54;
  --ottawa-charge-colors-white: #FFFFFF;
}
