/*
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
*/

/* Mailchimp */
.mc4wp-response .mc4wp-alert {
    border: 2px solid;
    border-radius: 4px;
    padding: 5px 10px;
    margin-top: 20px;
}

.mc4wp-response .mc4wp-alert.mc4wp-notice {
    border-color: #FFD753;
    background: #fff1c3;
}

.mc4wp-response .mc4wp-alert.mc4wp-success {
    border-color: #09b712;
    background: #cfead0;
}

/* box CSI in homepage */

/*
.home .inner h3 {
	font-size: 1.1em;
}
*/

div.team-member {
	min-height: 600px;
}

div.team-member img {
	max-height: 260px;

}
