@mixin navbar-icon($url) {
    width: 32px;
    height: 32px;
    background: url($url) no-repeat 100%;
}
