
.form-agendamento .elementor-form-fields-wrapper {
    gap: 15px;
}

.form-agendamento button {
    width: 100%;
    border: none !important;
}

.form-agendamento button:hover {
    filter: brightness(0.9);
}

.form-agendamento .mensagem-form,
.form-agendamento .mensagem-campo,
#formAgendamento .mensagem-form {
    color: red;
}