@import url('https://fonts.googleapis.com/css?family=Anton&display=swap');
#top_wrapper {background-color:#fff;border-bottom: 3px solid #1c6645;}
ul.horizontal.site-menu li span a, ul.horizontal.site-menu li span span {
    color: #1c6645;
}
footer {background-color:#1c6645;}
.site-menu.horizontal {
margin-left:2% !important;
}
#full_name, .login-link {
    color: #FFFFFF;
    margin-right: 3px;
    color: #000 !important;
}
#user_arrow {
    background-position: 0px -196px;
}
.horizontal.control-panel-link {
    color: #000;
    font-weight: bold;
    background-position: 0px -285px;
}
header {
margin-top:5%;
    background-color: #FFF;
}