/*! Notes...

    Author: Jay George
    Author URI: https://jaygeorge.co.uk

    ABOUT THIS CSS
    ===================================================
    - Only edit filename-dev.css, then process with Gulp

*/.menu-footer-menu-container li{display:inline-block}.menu-footer-menu-container li:not(:last-child){margin-right:var(--rhythm-m-2)}.menu-footer-menu-container{padding-bottom:var(--rhythm-l-2);padding-top:var(--rhythm-m-2);padding-right:var(--rhythm-l-3)}.menu-footer-menu-container .nav-menu{list-style:none;text-align:right}.menu-footer-menu-container a{font-size:var(--font-size-s);text-decoration:none;letter-spacing:.5px;color:var(--colour-grey-reading-light)}