section.block-alert{position:relative;padding:20px 50px 20px 20px;line-height:1.35;border-radius:var(--wp--custom--border--radius);overflow:hidden;background:rgba(0,146,215,.1);color:#125fa4;font-size:15px;font-size:0.9375rem}section.block-alert+section.block-alert{margin-top:10px !important}section.block-alert .container{max-width:100%;display:flex;gap:15px;align-items:center}section.block-alert i.icon{flex-shrink:0;align-self:flex-start;width:22px;height:22px;display:flex;align-items:center;justify-content:center}section.block-alert i.icon svg{width:20px;height:auto}section.block-alert p{display:inline-block;margin:0 !important}section.block-alert a{position:relative;color:currentcolor;display:inline-block;text-decoration:none}section.block-alert a::before,section.block-alert a::after{content:"";border-bottom:1px solid currentcolor;position:absolute;left:0;bottom:2px}section.block-alert a::before{width:100%;opacity:.4}section.block-alert a::after{width:0%;transition:all .2s ease}section.block-alert a:hover::after{width:100%}section.block-alert.is-style-alert-blue{background:rgba(0,146,215,.1);color:#125fa4}section.block-alert.is-style-alert-blue i.icon{color:#0092d7}section.block-alert.is-style-alert-green{background:rgba(43,174,119,.1);color:#147049}section.block-alert.is-style-alert-green i.icon{color:#2bae77}section.block-alert.is-style-alert-purple{background:rgba(108,38,200,.1);color:#6c26c8}section.block-alert.is-style-alert-purple i.icon{color:#9747ff}
