<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner{width:100%;margin-bottom:20px;padding:15px;background-color:#f7e7d8;text-align:center}.banner__title{position:relative;display:inline-block;color:#264040;font-size:clamp(22px,1.5vw + 1rem,30px);font-weight:400}.banner__title:after{content:" ";position:absolute;left:50%;bottom:-10px;width:20%;height:3px;border-radius:30px;background-color:#264040;transform:translateX(-50%)}@media(min-width:970px){.banner{margin-bottom:50px}}</pre></body></html>