/* 
 Theme Name:     Living Abstracts
 Author:         The Design Space
 Author URI:     https://thedesignspace.co
 Template:       Divi
 Version:        1.0
 Description:    By The Design Space Co
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


.ds-vertical-align { 
    display: flex; 
    flex-direction: column; 
    justify-content: center;
} 