.spotlight-item-view article {
    background: url(https://jeban.com/spotlight-item/luxluminique/lux-BG.png) center bottom;
    margin: 0;
    padding: 0
}

.spotlight-item-view hr {
    border-color: transparent;
    background: url(https://jeban.com/spotlight-item/luxluminique/lux-line.png) center center no-repeat;
    background-size: contain;
    margin: 0
}

.spotlight-item-view div[class*=bg-main-color] {
    overflow: hidden
}

.spotlight-item-view p {
    margin-bottom: .5rem
}

#page-title {
    text-align: center
}

.hero-product h3.red {
    color: #C72046
}

.hero-product h3.gold {
    color: #E5B837
}

.hero-product h3.green {
    color: #90CB48
}

.hero-product .bordered {
    border: 1px solid var(--sub-color-50)
}

.hero-product .item hr {
    width: 50%
}

.hero-product a.btn {
    line-height: 1!important;
    height: auto!important;
}
.bg-main-color,
.bg-main-color-50,
.bg-main-color-20 {
	color: white;
}

hr.bg-main-color-50,
#spotlight-poll hr {
	background-color: white;
}
#spotlight-poll label,
#poll-navigation .button-prev, #poll-navigation .button-next {
	color: white;
}