/*********************************************
	"From the Blog" Extension
*********************************************/

body .builder-module-content .it-from-blog-extension:nth-child(n) {
	width: 47.5%;
	margin-right: 5%;
	clear: none;
}
body .builder-module-content .it-from-blog-extension:nth-child(2n) {
	margin-right: 0;
}
body .builder-module-content .it-from-blog-extension:nth-child(2n+1) {
	clear: both;
}
body .builder-module-content .it-from-blog-extension:nth-last-child(-n+2) {
	margin-bottom: 0;
}
/*********************************************** Custom Styles */
.builder-module-navigation-background-wrapper.builder-module-top-background-wrapper, .builder-module-image-background-wrapper.builder-module-top-background-wrapper {
    margin: 0;
    padding: 0;
    background-image: url('https://thenorthstarhouse.org/wp-content/uploads/2020/01/NewHeader1800x300-optimized.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
    background-color: #000000;
}
.nav-with-logo .site-logo {
    margin: 0 0 0 .5em;
}
#builder-module-571003cef282c-background-wrapper .nav-with-logo .site-logo img {
    width: 50% !important;
}
.builder-module-navigation li a,
.builder-module-navigation .current_page_item li a,
.builder-module-navigation .current-cat li a,
.builder-module-navigation .current-menu-item li a {
	font-size: .9em;
}
.testimonial_rotator_quote {
    width: 78% !important;
	padding: .88em;
	font-size: .8em;
}
body {
	font-size: 1.1em;
	line-height: 1.5;
}