/*
Theme Name: La Villa Golf Océan
Theme URI: https://locationvilla-abiscarrosse.com
Author: Isabelle et Eddy Saulx
Description: Thème sur mesure pour le gîte La Villa Golf Océan
Version: 1.0.0
Text Domain: biscarrosse
*/
* {
    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;
}