/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.11.1.1633687203
Updated: 2021-10-08 12:00:03

*/

/*Buttons in Reihe*/
.btn-inline .et_pb_button_module_wrapper {
    display: inline-block;
    margin: 0 5px;
}

.btn-inline {
 	text-align: left !important;

}

.btn-inline-rechts .et_pb_button_module_wrapper {
    display: inline-block;
    margin: 0 5px;
}

.btn-inline-rechts .et_pb_button_module_wrapper {
    display: inline-block;
    margin: 0 0px;
}

.btn-inline-rechts {
 	text-align: right !important;
}