

/* Start:/local/templates/main/template_styles.css?1786968782500*/
@import url("/local/templates/main/assets/css/fonts.css");
@import url("/local/templates/main/assets/css/style.css");

.form-message {
    padding: 24px;
    border-radius: 8px;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
}

.form-message--success {
    background: #e8f5e9;
    color: #2e7d32;
    border: 1px solid #a5d6a7;
}

.form-message--error {
    background: #ffebee;
    color: #c62828;
    border: 1px solid #ef9a9a;
}

.form-message strong {
    display: block;
    font-size: 20px;
    margin-bottom: 8px;
}

/* End */
/* /local/templates/main/template_styles.css?1786968782500 */
