.title-bubble{position:relative;background-color:#fff;padding-block:.125rem;border-radius:.625rem;border:1px solid #b25028;box-shadow:0 4px #b25028;margin-bottom:20px}.title-bubble:before{content:"";position:absolute;z-index:2;bottom:-9px;left:50%;transform:translate(-50%);display:block;width:10px;aspect-ratio:1;clip-path:polygon(50% 100%,100% 0%,0% 0%);background-color:#fff}.title-bubble:after{content:"";position:absolute;z-index:1;bottom:-17px;left:50%;transform:translate(-50%);display:block;width:20px;height:16px;clip-path:polygon(50% 100%,100% 0%,0% 0%);background-color:#b25028}.title-bubble__text{font-size:1.5rem;font-weight:900;color:#b25028;line-height:1.3;text-align:center;margin-bottom:.25rem}
