.content--custom p {
	width: 100%;
	float: left;
}
.content--custom img {
	float: left;
}

.content--custom ul {
	width: 100%;
	float: left;
	
}

.content--custom  ul li {
	list-style-position: inside;
	list-style-type: disc;	
}

.social a {
	float: left;
	margin-right: 5px;
}

.footer--column.is--first .column--desc a {
	    color: #5f7285!important;
}

.footer--column.is--first a:hover {
	   color: #5f7285!important;
}

.footer-main .navigation--link:hover {
	color: #5f7285!important;
}