/*
Theme Name:     Brown Child
Description:    Child theme of the Brown Theme
Author:         Baimai Studio
Author URI:     http://baimaistudio.com
Template:       brown-theme
Version:        1.0.0
*/

/* ------- Insert custom styles below this line ------- */

.hero .col-text {
    max-width: 800px;
    margin: 0px auto;
    color: white;
}

#customize-box {
    display: none;
}