.page #yoast-breadcrumbs, .single #yoast-breadcrumbs {
	margin-bottom: 0;
}

.page.layout-full .panel-row-style.panel-row-style-full-width, .single.layout-full .panel-row-style.panel-row-style-full-width {
    padding-top: 0;
    padding-bottom: 0
}

footer.custom {
    text-align: center;
}
/* Blog post summary page removing border around image*/
.vantage-grid-loop article .grid-thumbnail {
    border: none;
    box-shadow: none;
    padding: 0;
}

/* End blog post no border*/

h2 {
  line-height: 40px; 
}
.header-links-al a:active, .header-links al a:visited {
  color: #ffffff !important;
}