/*
Theme Name: Twenty Sixteen
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
section.instagram_feed {
    display: none!important;
}
.newsletter {
    margin-top: 0!important;
    text-align: center!important;
    background: #f2f2f2!important;
    padding: 52px 30px 55px!important;
	line-height: 1em;
    color: #373740;
}
.newsletter input.form-control {
    margin: 10px 0;
}
.newsletter .form-group {
    width: 450px;
    text-align: center;
    margin: 0 auto;
}
.newsletter .input-group, .newsletter p { text-align:center; }
.newsletter .newsletter-title {
    margin: 0 0 6px;
    font-size: 26px;
    text-transform: uppercase;
}
.newsletter .input-group {
    width: 100%;
}