/*
Theme Name: Thème BIShop
Theme URI: https://wordpress.org/themes/twentyseventeen/
Template: twentyseventeen
Author: BogInfo
Author URI: https://www.boginfo.fr/
Description: Extension du thème Twenty Seventeen
Tags: one-column,two-columns,right-sidebar,flexible-header,accessibility-ready,custom-colors,custom-header,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,post-formats,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready
Version: 1.7.1540830921
Updated: 2018-10-29 17:35:21

*/

.legal-links-menu {
    margin: 20px 0 0;
    clear: both;
    text-align: center;
}

.legal-links-menu li {
    display: inline-block;
    text-transform: uppercase;
    font-size: .8em;
}

.legal-links-menu li a:after {
    content: '/';
    margin: 0 5px 0 10px;
}

.legal-links-menu li:last-child a:after {
    content: '';
    margin: 0;
}