/*
 Theme Name:   Website by theBREWROOM
 Theme URI:    https://thebrewroom.com/
 Description:  Child Theme
 Author:       SAM INSALACO
 Author URI:   https://thebreworom.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  bcastner-tbr-divi-child
*/

.middle { 
    display: flex; 
    flex-direction: column; 
    justify-content: center;
} 