@mixin sidebar-toggle-animation() {
  transition: width .8s ease;
}
