
/*** T3SB identifier: t3sbs_footerSticky */

html {
	position:relative;
	min-height:100%
}
#page-footer {
	position:absolute;
	bottom:0;
	width:100%
}



/*** T3SB identifier: t3sbsCSSassets_2467 */

/* t3sbs_assets_2467 */

.t3s-discogs__card .badge {
  border-radius: 0;
  padding: 4.2px 7.8px !important;
}

.bg-secondary-subtle {
  background-color: rgb(215, 216, 216) !important;
}
.bg-light {
  background-color: rgb(248, 249, 250) !important;
}


#page-content .t3s-discogs__card p {
  letter-spacing: 0 !important;
}

.t3s-discogs__card.card {
  border-radius: 0 !important;
  --bs-border-radius: 0 !important;
}

.t3s-discogs__card.card .card-body {
  background-color: #eee;
}

.t3s-discogs__card .text-muted {
  --bs-text-opacity: 1;
  color: rgb(48, 48, 48) !important;
}

.t3s-discogs__card .small {
  font-size: 0.825em !important;
}


.t3s-discogs__detail .btn-outline-secondary,
.t3s-discogs__detail .btn-outline-dark {
  --bs-btn-color: rgba(255, 255, 255, 0.75);
  --bs-btn-border-color: rgba(255, 255, 255, 0.75);
}
.t3s-discogs__detail .badge {
  border-radius: 0;
  padding: 4.2px 7.8px !important;
}

.t3s-discogs__detail .card.bg-light {
  --bs-bg-opacity: 1;
  background-color: #444 !important;
}

.t3s-discogs__detail .bg-light {
  background-color: #f8f9fa !important;
}



	

