@import url(https://tres-tot-theatre.notre-billetterie.com/_fonts/Roboto_Slab/font-face.css);
@import url(https://tres-tot-theatre.notre-billetterie.com/_fonts/Bree_Serif/font-face.css);
@import url(https://tres-tot-theatre.notre-billetterie.com/_fonts/Lato/font-face.css);


:root{
  --color-main: 51 51 51;
  --color-valid: 15 177 85;
  --color-beware: 255 153 0;
  --color-alert: 255 0 51;
  --font-main: "Bree Serif";
  --font-alt: "Lato";

  --header-font: "Roboto Slab";
  --header-font-size: 233%;

  --color-header: 229 19 30;
  --color-header-bg: 255 255 255;
  --color-content: var(--color-main);
  --color-content-bg: 255 255 255;
  --color-footer: 255 255 255;
  --color-footer-bg: 229 19 30;

  --content-bg-image: url(https://tres-tot-theatre.notre-billetterie.com/06015/_config/themes/pro/files/image.png?v=251008091757);
  --content-bg-opacity: 0.97;
}
