/*
Theme Name: Nexter Child Theme
Theme URI: https://calmo.es
Version: 4.0
Description: Nexter Child Theme
Author: Calmo Agency
Author URI: https://calmo.es
Template: nexter
*/
 
/*------------------------------------------------*/

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
    overflow-x: hidden;
}
p {
	margin-block-start: 0px;
	margin-bottom: 0px;
}
.white-link a {
    color: #fff !important;
    text-decoration: underline !important;
}
.elementor p a {
    text-decoration: underline;
}