.h6 span {
	color:#333333;
	font-size:16px
}

.location-title span a {
	font-family: 'Montserrat';
    font-weight: 500;
    text-decoration: underline;
	  color:#333333;
}

.location-body {
	padding-bottom:30px;
}

.location-body span , .location-body p  {
	color: #333333;
    font-family: 'Montserrat';
    font-size: 14px;
    line-height: 1.3 !important;
}

.location-body i, .location-body a {
	color: #333333;
}

.footer__nav li a {
    text-decoration: none;
    color: #333333;
    text-transform: capitalize;
}

.footer__nav li a:hover {
    text-decoration: none;
    color: #3673d6;
    text-transform: capitalize;
}

.location-title span {
    font-family: 'Montserrat';
    font-weight: 500;
    text-decoration: underline;
    color: #333333;
}

#footer {
    position: relative;
    overflow: hidden;
    padding-top: 40px;
    background-image: linear-gradient(to bottom, #f0f0f0 0%, #ffffff 100%);
}