/*
  Global Reset
  Developed by: Atenciones Web
  https://atencionesweb.com | contacto@atencionesweb.com
*/
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0}
img{max-width:100%; display:block}
a{text-decoration:none}
ul{margin:0; padding:0; list-style:none}
button{font:inherit}
