.addressTitle {
	color: #fff;
	line-height: 1.5rem;
	margin-bottom: 0px !important;
}

ul.social-list-2018 {
	clear: both;
	margin-bottom: 2rem;
}

ul.social-list-2018 > li {
	float: left;
	width: 25px;
	overflow: hidden;
	margin-right: 20px;
}

ul.social-list-2018 > li > a > img {
	max-width: 25px;
	height: 25px;
}

.no-underline {
	text-decoration: none !important;
}

.no-underline:hover,
.no-underline:focus {
	text-decoration: underline !important;
}