/*
 Theme Name:   Montana Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Montana Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     montana
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  montana-child
*/

.site-header {
    background: #222222;
}

#text-2 {
    display: none;
}

.mc4wp-form {
    padding: 0;
}

#m2x-list {
    list-style: disc !important;
}

.site-footer .footer .widget-title {
    position: relative;
    margin: 30px 0 15px 0;
}

.site-footer .copyright {
    background: #222;
    padding-top: 0px;
    padding-bottom: 15px;
}