.logo {
	font-weight: 7000;
	font-style: italic;
	font-size: 1.5em;
}
.phone {
	color: black;
	text-decoration: none;
}
.phone:hover {
	color:  black;
	text-decoration: underline;
}