/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.1
*/


.wpforms-submit {
  background-color: #444444 !important;
  color: white;
  font-size: 14px !important;
  height: 50px !important;
  transition: background-color 0.3s ease;
}

#wpforms-submit-72:hover {
  background-color: rgba(237, 244, 234) !important;
}



