.cookiebar__button:hover {
    background-color:#469636;
    font-size:14px;
    color:#fff;
}
.cookiebar__message {
    display:inline;
    font-size:14px;
    color:#fff;
}
.cookiebar__button {
    background-color:#ccfaca;
    font-size:14px;
    color:#565656;
}
.cookiebar__link {
    font-size:14px;
    color:#fff;
}
.cookiebar {
    background-color:#565656;
    font-size:14px;
    color:#fff;
}
.hyperlink_txt {
    color:#399e60;
}
#footer {
    margin-top:20px;
    margin-bottom:10px;
    color: #3f8d3f;
}
#top {
    min-height:100vh;
    font:10pt Arial,Helvetica,san-serif;
    color:#999;
}
#wrapper {
    max-width:1200px;
    margin-right:auto;
    margin-left:auto;
}
