@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;600;700;800&display=swap);
.callout{padding:16px;border-radius:8px}.callout--info{background-color:#fff5e7;position:relative;overflow:hidden}.callout--info:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background-color:#fb8d40}.callout--info-icon{position:relative;overflow:hidden;padding:16px 16px 16px 48px}.callout--info-icon:before{content:"";position:absolute;left:16px;top:16px;width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M15.5 20.25C15.5 22.3177 13.8177 24 11.75 24C9.68225 24 8 22.3177 8 20.25C8 18.1823 9.68225 16.5 11.75 16.5C13.8177 16.5 15.5 18.1823 15.5 20.25ZM8.43406 1.1812L9.07156 13.9312C9.10152 14.5299 9.59567 15 10.1952 15H13.3048C13.9043 15 14.3985 14.5299 14.4284 13.9312L15.0659 1.1812C15.098 0.538594 14.5858 0 13.9423 0H9.55766C8.91425 0 8.40195 0.538594 8.43406 1.1812Z' fill='%23F99E1A'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}.callout__title{font-size:1rem}.callout__title--bottom{margin-bottom:8px}.callout__title--accent{color:#76a413}.callout__paragraph{margin:0;padding:0;font-size:.875rem;font-weight:400;line-height:22px}.callout__paragraph:not(:last-child){margin-bottom:8px}

/*# sourceMappingURL=calloutcss.css.map*/