footer {
    border-top: 1px solid #e1e1e1;
}

    footer a.footer-a-insta {
        background: linear-gradient(to right, red, blue) !important;
        background-clip: text !important;
        -webkit-background-clip: text !important;
        color: #ffffff00 !important;
    }

    footer a.footer-a-youtube {
        color: #e55050 !important
    }

.loggreen{
    color: #34ab37 !important
}

.herbolightText {
    color: #0000009c;
}

a.herbo-a-logo, a.herbo-a-logo:hover {
    background-image: url(/images/logo_rectangle1.png);
    background-repeat: no-repeat;
    padding: 11px 0px 0px 60px;
    font-size: 32px;
  /*  color: #34ab37 !important;*/
    font-weight: 500 !important;
    line-height: 24px;
    text-align: center;
}
    /*  a.herbo-a-logo:hover {
    
    }*/

    a.herbo-a-logo span {
        display: block;
    }

        a.herbo-a-logo span[inspiredlogo] {
            font-size: 16px;
            color: #0000006e;
        }
