
/*= Booking =================== */

/** Booking >> Wsf 1 field 468 **/
#wsf-1-field-468 {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(54, 182, 176) !important;
}

/** Booking >> Wsf 1 field 468 (:hover) **/
#wsf-1-field-468:hover {
	background-color: rgb(39, 131, 125) !important;
}

