/* Copyright (C) Sustainable Construction Services, SCS Proprietary Use License */

/*
 * Custom Style Sheet -  Use this file to style your content
 */
 
/* Logo */
#logo .custom-logo {
	width: 250px;
	height: 60px;
}

/* Content */
.teaser-box { margin-top: 15px; }
.teaser-box:first-child { margin-top: 0; }
.teaser-box > h3 { margin-top: 5px; }