/*
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.0
*/

#menu-menu-2 {
	border: solid #c79956 2px !important;
    border-radius: 15px !important;
    padding: 5px 0 !important;
    width: 150px !important;
	color: #c79956 !important;
}

form {
	color: white !important;
}

form input,
form textarea {
	border-width: 2px  !important;
    border-color: white  !important;
	color: white !important;
}