/* Contact pictograms share the quiet outline language of the site controls. */
#contacto .contact-icon{width:44px;height:44px;flex:0 0 44px;border:0;border-radius:0;background:transparent;box-shadow:none;color:#343b40;}
#contacto .contact-icon svg{display:block;width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round;overflow:visible;}
#contacto .contact-icon .icon-accent{stroke:var(--red);}
#contacto .contact-icon .icon-dot{fill:var(--red);stroke:none;}
