/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 22 2025 | 21:55:57 */
/*===============================*/
/* FOOTER */
.site-footer .site-info {
    text-align: center !important;
    width: 100% !important;
}

footer.entry-meta.entry-footer {
    height: 2px !important;
    background-color: #000 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
}

footer.entry-meta.entry-footer * {
    display: none !important;
}

/*===============================*/
/* AUTEUR */
.author-links a {
    visibility: hidden !important;
    position: relative !important;
}

.author-info {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
}

.author-content {
    text-align: center !important;
    margin-top: 10px !important;
    padding-left: 55px !important;
    padding-right: 0 !important;
}


