/*
 Theme Name:   Child Theme 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:  atone-tbr-divi-child
*/

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