.tag-item .btn {
    font-size: 18px;
    padding: 0 0.15em;
    margin-left: .8rem;
}

/* [Images tab] Disable lightbox animation */

.Lightbox-carousel {
  transition: none;
}

/* [Scenes tab] Hide the scene scrubber and max out the player's height */

.scrubber-wrapper {
  display: none;
}

