/* La gota reemplaza las líneas de las microetiquetas. */
.eyebrow i,.hero-note i{position:relative;width:15px;height:19px;flex:0 0 15px;border:1.5px solid currentColor;border-radius:50% 50% 50% 0;background:transparent;transform:rotate(-45deg)}
.eyebrow i:after,.hero-note i:after{content:'';position:absolute;right:3px;bottom:3px;width:6px;height:3px;border-bottom:1px solid currentColor;border-radius:50%;transform:rotate(45deg)}
.eyebrow i{color:#0a8ca3}.hero-note i{color:#bff3f2;box-shadow:0 0 15px rgba(126,232,231,.25)}
