/*======================================
Theme Name: Grey Area Coaching
Theme URI: https://divicake.com/
Description: Divi child theme for David Roche / GAC
Version: 1.0
Author: Bookswarm
Author URI: https://bookswarm.co.uk
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

ul.cnss-social-icon {
	padding-bottom: 0;
}

body .gform_wrapper .gform_footer, body .gform_wrapper .gform_page_footer {
	text-align: left;
}

/* Read more blog button */

.more-link {
	font-family: "Muli", sans-serif;
	display: block!important;
	max-width: 140px;
	margin: 25px auto 25px;
	padding: .3em 1em!important;
	font-size: 16px;
	background-color: #000000;
	border-width: 0px!important;
	border-radius: 0px;
	font-weight: bolder!important;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	color: #fff;
	border-radius: 3px!important;
}

.more-link:hover {
	color: #ccc;
}

.et_pb_blog_grid .et_pb_post {
	border: 0!important;
	padding: 0px;
}

article.et_pb_post > div.post-content {
	margin-bottom: 30px!important;
}

div.et_pb_image_container {
	padding: 0 19px!important;
}