/*
Theme Name: Divi Child
Template: Divi
Author: Child Theme Configurator
Version: 1.0.1441313952
Updated: 2015-09-03 20:59:12
*/

@charset "UTF-8";

.et-social-linkedin a:before { 
	content: '\e09d';
}

/*---------------Vertically Center Column Elements---------------*/
 
.et_pb_equal_columns >.et_pb_column {
margin-top:auto;
margin-bottom:auto;
}
