

/* Start:/local/components/sunbay/feedback.form/templates/.default/style.css?1761150187472*/
body .b24-form-content {
    padding: 36px 40px;
    border: 1px solid #201515;
    border-radius: 16px;
}

.form-message {
    margin: 15px 0;
    padding: 10px;
    border-radius: 4px;
}

.form-message.success {
    color: #3c763d;
    background-color: #dff0d8;
    border: 1px solid #d6e9c6;
}

.form-message.error {
    color: #a94442;
    background-color: #f2dede;
    border: 1px solid #ebccd1;
}

/*div:has(div.connection__form) { background-color: lightblue; }*/
/* End */
/* /local/components/sunbay/feedback.form/templates/.default/style.css?1761150187472 */
