/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 24 2021 | 09:59:02 */
/* contact form css. */
 
#bosa-travel-contact .wpcf7 input[type=submit] {
   background: #59815B;
   text-transform: uppercase;
   font-family: oswald;
   font-weight: 600;
}
#bosa-travel-contact .wpcf7 input[type=submit]:hover,
#bosa-travel-contact .wpcf7 input[type=submit]:active,
#bosa-travel-contact .wpcf7 input[type=submit]:focus {
   background: #58A05C;
}
