/* Copperbelt University Journals - custom styles */
/* Hide the PKP/OJS brand logo in the footer */
.pkp_brand_footer { display: none; }

/* Two-column footer layout */
.footer-container { display: flex; flex-wrap: wrap; gap: 3rem; }
.footer-column { flex: 1; min-width: 220px; }
