.justifier {text-align:justify;}
p.gothic {
font-family: ‘UnifrakturCook’, serif;
font-size: 60px; /* Ajuste selon tes besoins / color: red; / Couleur du texte / } p.gothic1 { font-family: ‘MedievalSharp’, cursive; font-size: 60px; / Ajuste selon tes besoins / color: red; / Couleur du texte / } / Les labels du formulaire */
.wpcf7 form label {
font-size: 20px;
}
/* Les champs de saisie (input, textarea) */
.wpcf7 input,
.wpcf7 textarea {
font-size: 14px;
}
/* Les messages de confirmation ou d’erreur */
.wpcf7-response-output {
font-size: 13px;
}
sidebar, .widget-area {
display: none !important;
}
.content-area {
width: 100% !important;
}
/* —————————– / / Texte général de tous les widgets du footer */
footer-widgets .footer-widget,
footer-widgets .footer-widget p,
footer-widgets .footer-widget li,
footer-widgets .footer-widget a,
footer-widgets .footer-widget span {
font-size: 12px !important;
line-height: 1.4 !important;
}
/* Titres des widgets */
footer-widgets .footer-widget .widget-title {
font-size: 14px !important;
margin-bottom: 8px !important;
}
/* Articles récents : titre, date, commentaires */
ocean_recent_posts-4 .recent-posts-title,
ocean_recent_posts-4 .recent-posts-date,
ocean_recent_posts-4 .recent-posts-comments {
font-size: 12px !important;
line-height: 1.3 !important;
}
/* Widget texte « Suivez nous ! » */
block-10 p {
font-size: 12px !important;
line-height: 1.3 !important;
margin-bottom: 5px !important;
}
/* Formulaire newsletter : champs et bouton */
block-10 .tnp-email,
block-10 .tnp-submit {
font-size: 11px !important; /* Taille uniforme pour texte et bouton */
line-height: 1.2 !important;
padding: 4px 8px !important; /* Ajuste l’espace intérieur */
}
/* Bouton newsletter : texte */
block-10 .tnp-submit {
font-weight: normal !important; /* Optionnel : rend le texte normal */
}
/* Widget image / QR code */
block-19 img {
max-width: 70px !important;
height: auto !important;
}
/* Espacement général entre widgets */
footer-widgets .footer-box {
padding: 5px 0 !important;
}
