/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/




#img-home {
margin-bottom:15px;
}
#items-home .owl-carousel .owl-stage {
padding:0px !important;
}
h1 b {
color:#7559E2;
}
.rarity-rare {
font-size:20px !important;
text-transform: uppercase;
}
.rarity-veryrare {
color:#A183D6 !important;
font-size:20px !important;
text-transform: uppercase;
}
.rarity-lenged {
color:#FFD741 !important;
font-size:20px !important;
text-transform: uppercase;
}
.bcolor {
color:#A183D6;
font-weight:normal;
}
a, a:focus {
  color: #A183D6 !important;
}
.btn-mint {
color:#6F42C1;
}