/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Daniel Baier
 Author URI:     https://devbaier.ch
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/* buttons fixed to the bottom */
.gq_r_fixed_buttons .et_pb_column {
	padding-bottom:30px;
}
.gq_r_fixed_buttons .et_pb_button_module_wrapper {
	position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
}	

.et_pb_text_inner a {
	color: #86A96F !important;
}