.site-logo-link {
/* Change desktop logo *
	background: url('https://parkinsontriathlon.blog/wp-content/uploads/2019/04/Schermata-2019-04-24-alle-23.33.49-2-e1556142702208.png'); 
	background-size: 100% auto;
	display: block;
	text-align: center;
	margin: 0 auto;
}

.site-logo-link img {
	display: block;
	border: solid 1px #000000;
	width: 100%;
	opacity: 0;
}

@media screen and (max-width: 600px) {
	.site-logo-link {
	/* Change mobile logo */
		background-image: url('blob:https://wordpress.com/78250e36-92df-4aab-87af-135874b2a98e');
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
	}
}

/* This CSS styles the page's top message written in the Header and Footer plugin settings. | 9945233-hc (jw)
*/
.top-message {
	text-align: center;
}
/* Hide slider arrows across site 31659341-hc */
.wp-block-jetpack-slideshow .swiper-button-next.swiper-button-white, .wp-block-jetpack-slideshow .swiper-button-prev.swiper-button-white {
	display: none;
}
/*
Replace title of related posts section-31666060-hc
*/
#jp-relatedposts h3.jp-relatedposts-headline {
	font-size: 10px;
	visibility: hidden;
	line-height: 0;
}
#jp-relatedposts h3.jp-relatedposts-headline em:before {
	content: "POTREBBE PIACERTI ANCHE";
	visibility: visible;
	padding-top: 20px;
}
/* Hide slider arrows across site 31659341-hc */
.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-next, .wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-prev {
	display: none;
}
#block-8 h4 {
    display: inline-block;
    padding-bottom: 3px;
    border-bottom: 2px solid #ca2017;
    margin-bottom: 20px;
    font-family: "Arimo",sans-serif;
    font-weight: 400;
    font-size: 0.78em;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#block-26 h4 {
    display: inline-block;
    padding-bottom: 3px;
    border-bottom: 2px solid #ca2017;
    margin-bottom: 20px;
    font-family: "Arimo",sans-serif;
    font-weight: 400;
    font-size: 0.78em;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#block-27 h4 {
    display: inline-block;
    padding-bottom: 3px;
    border-bottom: 2px solid #ca2017;
    margin-bottom: 20px;
    font-family: "Arimo",sans-serif;
    font-weight: 400;
    font-size: 0.78em;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#block-28 h2 {
    display: inline-block;
    padding-bottom: 3px;
    border-bottom: 2px solid #ca2017;
    margin-bottom: 20px;
    font-family: "Arimo",sans-serif;
    font-weight: 400;
    font-size: 0.78em;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#block-26 h2 {
    display: inline-block;
    padding-bottom: 3px;
    border-bottom: 2px solid #ca2017;
    margin-bottom: 20px;
    font-family: "Arimo",sans-serif;
    font-weight: 400;
    font-size: 0.78em;
    text-transform: uppercase;
    letter-spacing: 1px;
}
/* Change formatting to match other widgets | HC-31711038 (pax) */
aside#block-19, block-8 h2 {
    display: inline-block;
    padding-bottom: 3px;
    border-bottom: 2px solid #ca2017;
    margin-bottom: 20px;
    font-family: "Arimo",sans-serif;
    font-weight: 400;
    font-size: 0.78em;
    text-transform: uppercase;
    letter-spacing: 1px;
}





