/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Aug 11 2024 | 09:20:16 (am)
/*
/******* Do not edit this file *******/

/** Fix strangely narrow defaults of 2014 theme */
.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content,
.post-navigation,
.image-navigation,
.comments-area {
max-width: 100%;
}

img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
	height: auto;
	width: 100%;
}

#calendar_print_link{
  	color:#43C527;
}

#calendar_print_link:hover{
  	color:#1F8400;
}
h1 {
    color: #008000;
    }
ul {list-style-position:inside;}