.webStoryPage:not([class*=" h-"]):not([class*=" v-"]) .page-text{
	background-color: rgba(0, 0, 0, 0.25);
	padding: 1em 2em;
}

.swiper.webStory .swiper-pagination-bullet {
	border: 1px solid rgb(202, 202, 202) !important;
}