#z_logo img {
  width:300px;
}
.eve_sous_titre {
  background: var(--awb-color4);
  padding: 10px;
}
.eve_sous_titre h2 {
  color:white !important;
  font-size:24px !important;
}
#T_form {
  background: var(--awb-color5);
  padding: 10px;
}
#T_form h2 {
  color:white !important;
  font-size:24px !important;
}
blockquote {
  background: #e6e6e6 !important;
}
#z_invitation {
  
}
#z_invitation h2 {
  color: var(--awb-color5);
  font-size:24px !important;
}
#z_invitation .message {
  font-size:18px !important;  
	color: var(--awb-custom_color_2);
}