.PhoneContact a{color: #fff;text-decoration: none;text-shadow: 2px 2px 6px #222;}
.PhoneContact p{margin-bottom: 0;}
.PhoneContact svg {filter: drop-shadow(1px 1px 2px rgb(13, 13, 13));}

.PetIcon {
	max-width: 30px;
	float: left;
	background: #fff;
	border-radius: 50%;
	padding: 5px;
	border: rgb(252, 82, 0) 2px solid;
	transform: scale(3.0) translatey(10%);
}

.uk-navbar-toggle-icon svg {
	filter: drop-shadow(1px 1px 2px rgb(13, 13, 13));
}
.ContactUs .Footer-section {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}