/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.dark .testimonial {
	background-color: rgb(0 0 0 / 31%);
	border-color: rgba(255,255,255,0.15);
}

.slider-caption:not(.dark),
.slider-caption:not(.dark) h2 {
	color: #fff;
}

.testimonial {
	background-color: rgb(0 0 0 / 31%);
}

.opening {
	font-size: 1.0rem;
}

.secondtestimonial {
	background-color: rgb(38 33 33 / 61%) !important;
	border-color: rgba(255,255,255,0.15);
}