/*
Theme Name:     Child Theme of purdue-home-theme
Theme URI:      
Description:    Purdue-home-theme child theme. Use to customize the functions, CSS, templates, etc. of Purdue-home-theme. For fnr site.
Author:         Me
Author URI:     
Template:       purdue-home-theme
Version:        0.1.0
*/
/* FNR sites */
.maincontent col-lg-12 col-md-12 col-sm-12 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.header--global header--two-rows {
	display: none !important;
}

#header {
	display: none !important;
}

.sb_instagram_header h3 {
    color: #ffffff !important;
}