/*
Theme Name:     Tanj Child
Theme URI: 		http://tanj.dttheme.com
Author: 		the DesignThemes team
Author URI: 	http://themeforest.net/user/designthemes
Description:    Child theme for the Tanj theme powered by DesignThemes
Template:       tanj
Version:        1.0
*/
input.wpcf7-form-control.wpcf7-submit.btn-footer {
  background-color: #002147 !important; /* Bleu permanent */
  color: #fff !important; /* Texte blanc */
  border: none !important;
  border-radius: 5px !important;
  padding: 12px 24px !important;
  font-weight: bold !important;
  cursor: pointer !important;
}
.site-footer {
  background-color: #002147 !important; /* Bleu foncé du client */
  color: #fff !important; /* Texte blanc */
}
