html {background-color: #393637;margin:0;padding:0;}
body {background-color: #ffffff;margin:0;padding:0;}
header {margin-bottom:20px;}
footer {margin-top:20px;}
a { color:#faaf0b;}
a:hover, a:link, a:focus, a:visited {color:#faaf0b;}
h1,h2,h3,h4,h5,h6 {margin-top:0;margin-bottom: 10px;}
.copertina {height:450px;background-position: bottom center;background-image: url(../images/header-caporaletti-mauro-2020.png);}
.uk-card-title {font-weight:bold; font-size:1.8rem; line-height:1.1;}
.uk-card-body-gallery {padding-bottom:0;}
.testocol {border-top:2px solid #FCCB0F;padding-top:10px;}
.copyright {color:#ffffff;padding-top:40px;padding-bottom:20px;}
.h2_gallery {color:#faaf0b !IMPORTANT; font-weight:bold;}

@media screen and (max-width: 640px) {
 .copertina {height:240px;background-image: url(../images/header-caporaletti-mauro-2020.mob.png);}
}