/*

Theme Name: Northland Buildings M3
Template: mercurytheme
Theme URI: http://www.satellitesix.com
Description: Starter theme for custom developed websites for Satellite Six.
Author: Satellite Six Devs
Author URI: http://www.satellitesix.com
Version: 0.0.1
License: GNU General Public License & MIT
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Sass

*/

.hpbt-wrap .word-side {padding-top: 20px;}

.bldg-num {
	position: absolute;
    bottom: 0;
    right: 0;
}
.bldg-num p span {
	margin: 0;
	background-color: #2a421d;
	color: #fff;
	padding: 3px 5px;
}