/*
==========================================================
   A3 AntiSpam Contact — UX
   Alerte de blocage
========================================================== */

body#contact section.contact-form form > .alert-danger {
    background-color: #f6f1e7;
    border-color: #d97706;
    color: #232323;
}