/*
 Theme Name:     Maan Restaurant
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Custom Divi theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

/* Max content width */
.et_pb_row {
    max-width: 1200px;
}

/* Body copy leesbaarheid */
body {
    line-height: 1.6;
}

/* Buttons baseline */
.et_pb_button {
    border-radius: 4px;
}


