/*
Theme Name: Hub Child
Theme URI: https://hub.liquid-themes.com/
Template: hub
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Tags: responsive,retina,rtl-language-support,blog,portfolio,custom-colors,live-editor
Version: 4.0.2.1745142731
Updated: 2025-04-20 09:52:11

*/

.selected-for-pack {
    background-color: #4CAF50 !important;
    color: white !important;
    border: 2px solid #2E7D32 !important;
    padding: 0.5em 1em;
    border-radius: 5px;
}

.tribe-events-calendar-list__event-description a {
    font-weight: bold !important; /* Met le texte en gras */
    color: #0058AC !important; /* Applique la couleur */
    text-decoration: none !important; /* Enlève le soulignement si tu le souhaites */
}

.tribe-events-calendar-list__event-description a:hover {
    text-decoration: underline !important; /* Applique un soulignement au survol */
}