header, .gn-navbar {
    /*background: #779b49;*/
    /*background: linear-gradient( 5deg, white, white, white, #779b49, #779b49 );*/
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(241,245,237,1) 100%);
    /* F1F5ED */

    /*url(/images/gmf/header-bg.png) center top no-repeat;*/
}

.gn-footer {
    font-size: 12px;
    /*margin-top: 60px;*/
    background: #3d3d3d!important;
    color: white;
    /*padding: 1rem 0 0;*/
}
.gn-footer .container a {
    color: #fff;
}
.gn-footer .social-icon img {
    width: 20px;
    margin: 0 3px;
}
.gn-footer .hga-ul {
    list-style: none;
    padding-left: 0;
}
.gn-footer .hga-copyright {
    text-align: center;
    width: 100%;
    margin-top: 0.25rem;
    margin-bottom: 0.5rem;
    font-size: 11px;
}

.fund-pool .pool-values {
    border-top: 1px solid #e4e4e4;
    padding: 0.25rem 0 0 1.5rem;
    margin-top: 0.25rem;
}