.result-swiper *{
	    font-family: 'Open Sans', sans-serif;
}
.result-swiper .slide-content {
    text-align: center;
}

.result-swiper .percentage {
	margin-top: 0;
    font-size: 2.5rem !important;
    font-weight: 700;
	color: #fff !important;
	display: block;
}

.result-swiper .type{
	 font-size: 1.5rem !important;
    font-weight: 400;
	display: block;
}

.result-swiper .description {
    font-size: 1rem;
    color: #fff;
}

.result-slider-outer .note {
	font-size: .875rem;
	margin-bottom: 1rem;
	display: block;
    text-align: center !important;
    margin-top: 15px;
	color: #fff !important;
}

.result-slider-outer .swiper-pagination{
	position: unset !important;
    margin: 0 auto;
	    transform: none !important;
}
