/* COR TEMA - alterada pelo admin */
:root {
  --primary: #ff0000;
  --primary-d: #cc0000;
  --bg: #ffffff;
  --bg2: #f5f5f5;
  --bg3: #eeeeee;
  --card: #f9f9f9;
  --border: rgba(0,0,0,.10);
  --text: #111111;
  --text2: #555555;
  --shadow: 0 8px 32px rgba(0,0,0,.15);
}
