/* === inline styles === */
body {background-color: #EDECE8 !important;}
        main { padding: 50px 0 25px;}
        li {cursor: auto;}
        
        @media (min-width:768px) and (max-width:1800px) {
            
            footer {
                zoom: .85
            }

            .box-menu button {
                line-height: 1.19
            }
        }
