/*
Theme Name: Asso Marelles
Theme URI: https://marelles.travaux2.korigan.fr/
Description: Thème enfant basé sur Hello Elementor pour l'association Marelles
Author: Korigan
Author URI: https://marelles.travaux2.korigan.fr/
Template: hello-elementor
Version: 1.0.0
Text Domain: asso_marelles
*/


/* Formulaire de Contact */

.gform-body input,
.gform-body select,
.gform-body textarea {
    border: none !important;
    box-shadow: none !important;
    height:51px!important;
}

.gfield_label{
    font-weight:bold!important;
}

.gform-theme--foundation .gform_fields{
    row-gap:.5rem!important
}

.gform-footer{
    justify-content:center;
}
 #gform_submit_button_1{
     background-color:#383838;
     text-transform:uppercase;
     font-family: "Oswald", Sans-serif;
     letter-spacing:2px;
     height:51px!important;
     
 }