/* Theme: #e00e3a (red) and white */
:root {
  --primary-color: #FF474C;
  --primary-color-rgb: 224, 14, 58;
  --background-color: #fff;
}