/*
Theme Name: Avocat
Theme URI: https://www.avocat-deburge.com/
Description: Thème enfant réalisé pour Deburge Avocat
Author: Jean Le Roy
Author URI: https://www.jeanleroy.fr
Template: salient
Version: 0.1
*/


body h2 {
  text-transform: none!important;
}


/* CONTACT */

.container-wrap input[type="text"], .container-wrap textarea, .container-wrap input[type="email"], .container-wrap input[type="password"], .container-wrap input[type="tel"], .container-wrap input[type="url"], .container-wrap input[type="search"], .container-wrap input[type="date"] {
  padding:12px!important;
}




/* FOOTER */
#footer-outer .widget {
  margin-bottom: 0!important;
}

#footer-widgets img {
  max-width: 15em!important;
}

#footer-widgets p {
  font-size: 0.9em!important;
}

#footer-widgets a {
  text-decoration: underline;
}

#footer-widgets a:hover {
  text-decoration: none;

}
