﻿body {
    font-family: 'Poppins', sans-serif;
}
footer {
    background-color: #676B70;
    color: #FFF;
    font-size: 12px;
}

h1 {
    font-weight: bold;
    color: #676B70;
}
.titolonews {
    color: #676B70;
}

h3 {
    margin-top:36px;
}