/*
 Theme Name: Royal Elementor Kit Child
 Theme URI: https://tiptop.eu.com/v4/
 Description: Thème enfant pour Royal Elementor Kit.
 Author: Gilbert Roque
 Author URI: TIPTOP v4
 Template: royal-elementor-kit
 Version: 1.0.0
*/

@import url("../royal-elementor-kit/style.css");


.wpr-testimonial-content a[href="#"] {
    font-weight: bold; /* Pour le texte en gras */
    color: #808080; /* Code couleur gris */
    text-decoration: none; /* Pour éviter que le style de soulignement soit affecté */
}

.wpr-testimonial-content a[href="#"]:hover {
    color: #e2071b; 
    text-decoration: none; /* Ne pas ajouter de soulignement */
}

