.myslide .tiny-slider {
    width: 100% !important;
}

.myslide #tns1 > .tns-item {
    width: unset !important;
}

#sticky-space {
    height: 0px !important;
}

.blogcardtiny a.nav-link:hover {
    color: yellow !important;
    transition: color 0.3s ease-in-out; /* Ajoute une transition fluide */
}
