
@media only screen {body {    margin: 0;    padding: 0;}.source-theme-warning{display:none!important}
}

.body a {
	text-decoration: underline;
}

.navbar {
border-bottom: .5px solid white;
}

.topbar {
border-bottom: .5px solid white;
}

.mapsection {
box-shadow: 0px 0px 2px rgba(0, 0, 4, 4);
}

.imagebox {
box-shadow: 0px 1px 6px rgba(0, 1, 0, 1);
}

.email {
line-height: 1.2;
}

.servicebox a
{
    color: white;
    text-decoration: none;
}

.servicebox a:hover
{
    color: white;
    text-decoration: none;
}