/*
Theme Name:         Habitat for Humanity: Greater Middlesex & Morris — Child
Theme URI:          https://ronilagin.com
Description:        Child theme of Habitat — disables custom post types, swaps the header logo, and adds a header address.
Version:            1.0
Author:             Roni Lagin & Co.
Author URI:         https://ronilagin.com/
Template:            habitat

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/

.header-address {
	color: #FFF;
	text-align: center;
	font-family: "NeueHaasGroteskText", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
	margin: 0 20px 0 0;
}
.header-address span {
	display: block;
}
