.youtube {color: #EE0F0F;}


.md-sidebar__scrollwrap {margin: 0 0.1rem;}
.md-nav {font-size:0.68rem;}


@media screen and (max-width: 76.2344em) {
    [data-md-toggle=drawer]:checked~.md-container .md-sidebar--primary
 {
        transform: translateX(13.6rem);
    }
}

@media screen and (max-width: 76.2344em) {
    [dir=ltr] .md-sidebar--primary {
        left: -13.6rem;
    }
}

@media screen and (max-width: 76.2344em) {
    .md-sidebar--primary {
        width: 13.6rem;
    }
}