/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/





/* My changes */

.ftb-widget .ftb-bookingWidget__checkAvailability {
	color: #ff6600 !important;
	border-style: solid;
	border: 1px;
	border-color: #ff6600;
}