.bcms-backend .bc-alert.bc-alert--title-only .bc-alert__title{font-weight:400}.bc-alert{display:flex;align-items:flex-start;column-gap:10px}.bc-alert.bc-alert--title-only{align-items:center;padding:13px 15px}.bc-alert.bc-alert--title-only .bc-alert__title{margin:0}.bc-alert.bc-alert--title-only .bc-alert__icon{margin:0}.bc-alert .bc-alert__icon{font-size:24px;margin:-4px 0 0 0}.bc-alert .bc-alert__title{font-size:16px;font-weight:700;margin:0 0 5px 0}.bc-alert .bc-alert__code{padding:5px 0}.bc-alert .bc-alert__code code{background:rgba(255,255,255,.5);border-radius:5px;padding:5px}.bc-alert .bc-alert__content{flex-grow:1}.bc-alert .bc-alert__content .bc-alert__list{margin:5px 0 0 0;padding:0 0 0 20px}.bc-alert .bc-alert__buttons{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.5rem}.bc-alert--align-left{justify-content:flex-start}.bc-alert--align-center{justify-content:center}.bc-alert--align-right{justify-content:flex-end}.alert-violet{background:#ebe2ff;color:#4810a1;border-color:#d6c6ee}.alert-violet .label-half.label-half-dark{background:#beaed5;color:#420e93}