/* Footer */

footer#main-footer {
    background-color: unset;
}

#et-boc .et-l #prefooter, #prefooter {
    background-color: #487b4c;
    color: #fff;
    padding-top: 0;
    padding-bottom: 0;
}

#et-boc .et-l #prefooter a, #prefooter a {
    color: #fff;
    font-weight: normal;
}

#et-boc .et-l #prefooter a:hover, #prefooter a:hover {
    text-decoration: none;
}

#et-boc .et-l #prefooter > div:first-of-type, #prefooter > div:first-of-type {
    padding-top: 55px;
    padding-bottom: 55px;
}

#prefooter > div:first-of-type > div > div > div > p:first-of-type {
    font-family: 'Yanone Kaffeesatz';
    font-weight: bold;
    text-transform: uppercase;
    font-size: 30px;
    letter-spacing: 2px;
}

#prefooter #copyright {
    background-color: #B04804;
    max-width: unset;
    width: 100%;
    padding: 15px 0;
}

#prefooter #copyright div.et_pb_text_inner {
    text-align: center;
}

#prefooter #copyright div.et_pb_text_inner a {
    font-weight: bold;
}

footer .et_pb_code_inner div:first-of-type {
    margin-bottom: 20px;
    font-size: 1.4em;
    font-weight: bold;
}

ul.menu-footernav li {
    font-size: 16px;
}