/**
* Theme Name: Lovegiver Child
* Description: This is a child theme of Lovegiver, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/template_path/">template_path</a>
* Template: lovegiver
* Version: 1.0.1
*/
.site-header, 
.main-header, 
.header-sticky {
  position: relative !important;
  top: auto !important;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="number"],
.wpcf7 input[type="search"],
.wpcf7 textarea {
    font-weight: bold !important;
    color: #000 !important; /* optionnel, pour un contraste plus net */
}

