/*
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.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.19.1.1547131447
Updated: 2019-01-10 14:44:07

*/

/* LET OP OVERIGE CSS STAAT BIJ CUSTOMIZER > EXTRA CSS, CSS VERPLAATSEN NAAR HIER WERKT NIET TOF */

/********** FOOTER TABLE STYLING - MARVIN AUG 2022 **********/
footer .footer-table tr {
    display: flex !important;
    justify-content: space-between !important;
    gap: 15px !important;
}