/*
Theme Name: De Laurentiis Agentes y Asesores en Seguros S.R.L.
Theme URI: https://delauseguros.com/
Author: De Laurentiis Agentes y Asesores en Seguros S.R.L.
Description: Sitio integral de seguros: Home visual, catálogo Personas/Empresas, cotizadores y consultas por WhatsApp.
Version: 10.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: dla-v10
*/
:root{
 --dla-navy:#061B33;--dla-navy-soft:#0D2C4D;--dla-blue:#173E66;
 --dla-gold:#C9A66B;--dla-gold-soft:#E7D5B2;--dla-cream:#F7F2EA;
 --dla-sand:#EEE5D6;--dla-white:#fff;--dla-ink:#142234;--dla-muted:#66717E;
 --dla-line:#E6E2DA;--dla-green:#15965F;--dla-red:#D5363B;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--dla-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}
a{text-decoration:none;color:inherit}
img{display:block;max-width:100%;height:auto}
button,input,select,textarea{font:inherit}
.dla-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}
