html {
    scroll-behavior: smooth;
}


.line-contact-footer .container > .row > div .formbuilder-confirmation-content {
    margin-top: 0;
}


.form-nobg {
    ul.error {
        .text-danger {
            color: #FF2632 !important;
        }
    }
}