.date_published, .published {
    display: none !important;
}

.series.lead {
    text-transform: none;
}

.series.lead::after {
    content: "";
}

.btn-info {
    background-color: #665f40 !important;
    border-color: #5a5438 !important; /* Adjust border color */
    color: #fff !important; /* Ensure text is readable */
}

.about_journal { 
    display : none; 
} 

