#page > div.footer-background-image.pl-0 > div{
	font-size: 16px
}

#page-wrapper {
    overflow: hidden;
}

a.vc_gitem-link {
    font-size: 12px !important;
}

body .restore-service-section a {

    width: 180px !important;
    padding: 0px;
    margin-bottom: 20px;
}
div#single-wrapper{
	padding-top: 0px !important;
}
.wpb-content-wrapper br{
	display: none;
}

main#main {
    margin-top: -30px;
}

/* Fix white-on-white links in blog post content */
.entry-content a {
    color: #007bff;
}
.entry-content a:hover {
    color: #0056b3;
}
