/*
Theme Name: DSI La Sardaigne en Voiture
Theme URI: https://www.dsi-consulting.fr/
Description: Thème enfant Hello Elementor pour le site La Sardaigne en voiture.
Author: DSI Consulting
Template: hello-elementor
Version: 1.0.0
Text Domain: dsi-sardaigne-child
*/

:root {
  --dsi-dark: #101820;
  --dsi-dark-2: #172331;
  --dsi-yellow: #ffd000;
  --dsi-orange: #ff8a00;
  --dsi-light: #f5f7fa;
  --dsi-muted: #6f7b8a;
  --dsi-white: #ffffff;
}

body {
  background: var(--dsi-light);
}

.elementor-button,
button,
input[type="submit"] {
  border-radius: 999px;
}
