/* MediaLibrary */
.video-row:hover {
  background-color: #f8f9fa;
}

.badge.bg-soft-primary {
  background-color: rgba(13, 110, 253, 0.1);
}
