body.home .site-main,
body.home #primary {
    margin-bottom: 0;
}
.footer-widgets {
    align-items: flex-start;
}

body {
    font-family: 'libre-franklin';
}

.categories {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.category-name {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 20px;
}
.wpml-ls-menu-item .wpml-ls-flag {
    max-width: none;
}