.bg-danger-light{--bs-bg-opacity:.35;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-success-light{--bs-bg-opacity:.35;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.c-button{display:grid;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.c-button-e{-webkit-transition:background-color .15s;transition:background-color .15s;padding:10px 16px;border-radius:4px;cursor:pointer;text-transform:uppercase;font-family:Montserrat,Roboto,sans-serif;font-weight:500;white-space:nowrap;color:#fff;background-color:var(--bs-primary)}.c-button-content,.c-button-e{display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-column-gap:8px;grid-auto-flow:column}.btn-block{display:block;width:100%}