/*
Theme Name: Le Clos Des Oliviers
Theme URI: https://locationvilla-algarve.com
Author: Isabelle et Eddy Saulx
Description: Thème sur mesure pour le gîte Le Clos Des Oliviers
Version: 1.0.0
Text Domain: algarve
*/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
html,
body {
    margin: 0;
    padding: 0;
}

/* .elementor-widget-text-editor p:not(:first-of-type) {
  margin-top: 1rem;
} */
p.elementor-heading-title {
    font-family: var(--e-global-typography-text-font-family), sans-serif;
}
.elementor-widget-button .elementor-button {
    /* font-size: var(--e-global-typography-48b590f-font-size) !important; */
}

h1 .stars {
    font-size: 3.5rem;
}


#mentions {
    padding: 1rem;
    font-family: var(--e-global-typography-text-font-family), sans-serif;
    text-align: center;
}
#mentions p {
    margin: 0;
}