<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.entry-title {
	display: none;
}

.ten-columns .et_pb_module {
	width: 10%;
	float: left;
}

.nine-columns .et_pb_module {
	width: 11.11%;
	float: left;
}

.eight-columns .et_pb_module {
	width: 12.5%;
	float: left;
}

.seven-columns .et_pb_module {
	width: 14.28%;
	float: left;
}

.six-columns .et_pb_module {
	width: 16.66%;
	float: left;
}

.five-columns .et_pb_module {
	width: 20%;
	float: left;
}

.woocommerce a.button.add_to_cart_button {
	color: #fff;
	background-color: #ef7627;
	border-radius: 10px;
}

.amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog .am-form-catalogForm-calendarDateTimeForm.am-select-date {
	background: linear-gradient(135deg, #ef7627 0%, #ef7627 100%);
}
</pre></body></html>