#masthead .site-branding img {
    display: inline-block;
    vertical-align: middle;
		max-width: 165px !important;
}

.socials {
display:inline-block;
Width:auto!important;
		text-align: right;
}

.astm-search-menu is-menu popup is-first menu-item{
	margin-left: 1px !important;
		margin-right: 1px !important;
}

article.page, article.post {
    margin-bottom: 0px !important;
}

#colophon .widgets .widget-title {
    color: #ffffff;
    margin: 0 0 1em;
    font-size: 15px;
    text-transform: uppercase;
}

.content-area {
    float: left;
    margin: 0 -35% 0 0;
    width: 100%;
		    margin-bottom: 0px !important;
}

.entry-thumbnail img {
    display: none;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
}

.entry-footer {
		display: none !important;
}

.comment-navigation .nav-previous .north-icon-previous, .post-navigation .nav-previous .north-icon-previous, .posts-navigation .nav-previous .north-icon-previous {
		display: none !important;
}

.cat-links {
		display: none !important;
}

.comment-navigation a, .post-navigation a, .posts-navigation a {
		display: none !important;
}

.comment-navigation .nav-next .north-icon-next, .post-navigation .nav-next .north-icon-next, .posts-navigation .nav-next .north-icon-next {
		display: none !important;
}

.so-widget-sow-image-default-8b5b6f678277 .sow-image-container {
    display: flex;
    align-items: flex-start;
	border-radius: 20px !important;
}

.orangefont {
		color: #d86b39;
}

#masthead.floating {
    box-shadow: 0 0px 0px rgba(0, 0, 0, .075);
}

.greenfont {
		color: #598b8c;
		font-weight: 600 !important;
}

.yellowfont {
	color: #f3cc50;	
}

.yellowlink {
			color: #f3cc50;	
}

.testimonial {
				color: #d86b39;
		font-weight: 600 !important;
		font-style: italic;
}

.curvedimage {
	border-radius: 20px !important;
}

.hometitle {
		color: #000000 !important;
		font-size: 45px !important;
		font-weight: 600 !important;
}

.yellowtitle {
		color: #f1c22e !important;
		font-size: 30px !important;
		font-weight: 600 !important;
}

p {
		font-size: 16px !important;
}
.entry-content ul {
		font-size: 16px !important;
}

#colophon {
    background: #394f50;
    color: #ffffff;
    margin-top: 0px;
}

#colophon .site-info {
		display: none !important;
    border-top: 0px solid #d4d4d4;
    color: #ffffff;
		background-color: #000000;
    font-size: .9em;
    padding: 15px;
    text-align: center;
}

#colophon.footer-active-sidebar {
    border-top: 0px solid #d4d4d4;
}