

.ou-form .btn {
	margin-top: 10px; 
}

.flip-card-2-width {
	background-color: transparent !important;
}

ul[data-nav-path] {
	list-style-type: none;
	padding-left: 0px !important;
}

/* ticket #252325 */
@media screen and (min-width: 1024px) { 
	.carousel:has(.image-slide) {
		height: 700px !important;
	}
}