/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Feb 14 2020 | 06:01:28 (am)
/*
/******* Do not edit this file *******/

.home .front-page-3 .listing-item {
	position: relative;
}

.home .front-page-3 .listing-item .image:focus + .title,
.home .front-page-3 .listing-item .image:hover + .title {
	margin: auto;
	text-align: center;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 1em;
}
.wp-custom-logo .title-area {
    padding: 10px 0;
    margin: 0;
    height: 40px;
    width: 220px;
}