.sidebar {
  background-color: $light-gray;

    &__content {
    padding-top: $global-padding;
  }
}




