@import url(https://theme-park.dev/CSS/themes/lidarr/lidarr-base.css);
@import url(https://css.vengefulsyndicate.com/.arr-shared.css);

:root {
  --calendar-downloading: 122 67 182;
  --calendar-downloaded: 39 194 76;
  --calendar-unreleased: 93 156 236;
  --calendar-partial: 255, 165, 0;
  --calendar-unmonitored: 173 173 173;
  --calendar-missing: 240 80 80;
  --drop-down-menu-bg: #333333;
  }
.ArtistDetailsSeason-header-2GIDr {
  background-color: rgba(0, 0, 0, .5) !important;
  border: 1px solid black;
  border-radius: 8px;
}

[class*="ArtistDetailsSeason-albumType-"] {
  border: none !important;
  background-color: rgba(0, 0, 0, .25) !important;
  border-top: 2px solid black !important;
}

[class*="ArtistDetailsSeason-collapseButtonContainer-"] {
  background-color: rgba(0, 0, 0, .5) !important;
}

.ArtistDetailsSeason-albums-1kcYI {
  padding-top: 0;
  border-top: none;
  border: 1px solid black;
  border-radius: 8px;
}

