/* Boston Red Sox brand colors - bestcolorcodes.com */
:root {
  --boston-red-sox-colors-red: #BD3039;
  --boston-red-sox-colors-blue: #0C2340;
}
