/*
Theme Name: Fluent Group (2021)
Theme URI: https://www.fluentgroup.com.au
Description: Fluent Group company website
Author: Fluent Group
Template: Divi
Version: 1.0.0
*/

/*——————————————————-Theme customisation starts here ——————————————————-*/


/* Text Module */

.fg-text h1,
.fg-text h2,
.fg-text h3,
.fg-text h4,
.fg-text h5,
.fg-text h6 {
	padding-bottom: .75em;
}

.fg-text h1:not(:first-child),
.fg-text h2:not(:first-child),
.fg-text h3:not(:first-child),
.fg-text h4:not(:first-child),
.fg-text h5:not(:first-child),
.fg-text h6:not(:first-child) {
	padding-top:1.25em;
}

.fg-text ul li,
.fg-text ol li {
	padding-bottom: .5em;
}

.fg-text p:last-of-type {
	padding-bottom: 1em;
}

.fg-text p:last-child {
	padding-bottom: 0;
}

.fg-text blockquote p:last-of-type {
	padding-bottom:0;
}

.fg-text blockquote {
	padding-bottom: .75em;
	padding: 25px 35px;
	margin-left: -96px;
}

/* Buttons */
.fg-btn.et_pb_button {
	line-height: 1!important;
}

