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




/* ------- Font ------- */



.home-font-body {
	font-size: 20px;
	line-height: 38px;
	font-weight: 400;

}

.landing-font-author {
	font-size: 29px;
	font-weight: 600;
}

.landing-font-body {
	font-size: 24px;
	line-height: 41px;
	font-weight: 400;
}

.landing-font-h3 {
	font-size: 43px;
	margin-bottom: 67px;
}

/* ------- Contact Form ------- */


#wpcf7-f624-p618-o1 textarea {
	border-width: 0px;
	background-color: rgba(245, 245, 245, 1);
}

#wpcf7-f624-p618-o1 input[type=text] {
	border-width: 0px;
	background-color: rgba(245, 245, 245, 1);
}

#wpcf7-f624-p618-o1 input[type=email] {
	border-width: 0px;
	background-color: rgba(245, 245, 245, 1);
}

#wpcf7-f624-p618-o1 input[type=submit] {
	background-color: rgba(255, 195, 0, 1);
}