.footer-h6 {
    margin-top: 15px;
}
.site-footer {
    background: #333;
    position: relative;
}
.footer-format li  {
    padding-bottom: 10px;
    font-weight: 200;
    font-size: 1.4em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.footer-format li>a:hover {
    color: #009846 !important; /*#008CBA*/
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.content h6 {
    color: #009846;
    font-weight: 600;
    font-size: 1.6em;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.footer-format ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer-format li>a {
    color: white !important;
}
.footer-section {
    margin-top: 30px;
}
.Copyright {
    color: white;
    margin-top: 30px;
    font-weight: 200;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.eu-info {
    color: white;
}
