/*
Theme Name: 4024
Theme URI: https://wordpress.org/themes/twentytwentyfour/
Text Domain: twentytwentyfour
*/


footer .wp-block-categories-list.wp-block-categories {
    display: flex;
    width:100%;
    flex-direction: row;
    flex-wrap: wrap;
}


footer .wp-block-categories-list.wp-block-categories .cat-item {
    margin-right: 0.5rem;
}