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

.dark-text .wpcf7-submit{
    background-color: #ff5149 !important;
	color : white !important;
}

.dark-text label{	color :#000000 !important;}

.dark-text input::placeholder { color :#000000 !important; }

.dark-text input, .dark-text textarea{
    background-color: #ffffff !important;
    border-color: #aaaaaa !important;
	color :#000000 !important;
    font-size: 16px;
    border-width: 1px;
}