/*
Theme Name: Twenty Twenty One Child
Theme URI: https://en-gb.wordpress.org/themes/twentytwentyone/
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress Twenty Twenty One child theme.
Template: twentytwentyone
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: twentytwentyone-child
*/

#footerlinktochildthemewp{
	display: none;
}

h1{
	text-align: center !important;
    font-size: 2rem !important;
    margin-bottom: 3rem !important;
    margin-top: 2rem !important;
}

#sb_instagram{
	width: 100%;
    max-width: 1300px;
}

#masthead{
	display: none;
}

#content, #main {
	padding-top: 0;
}
