body{
	color: #794e22;
	font-family: 'Lora', serif;
}
footer.footer {
    padding-top: 20px;
    padding-bottom: 20px;
}
.bg-light {
    background-color: #F4F3D7 !important;
}
.service-icon {
    color: #794e22;
}
.btn-dark {
    color: #fff;
    background-color: #794e22;
    border-color: #794e22;
}
.masthead h1 {
	font-weight: normal;
    font-family: 'Great Vibes', cursive;
	color: #ffffff;
}
.media-boxes-load-more-button {
    display: none;
}
.btn-xl {
    padding: 0.4rem 2.5rem;
}
.masthead {
    background-image: url(../images/background-header-corte-delle-piacentine.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
a h4 {
    color: #794e22 !important;
}
a h4:hover {
    text-decoration: none !important;
}