.link:before {
    display: block;
    content: "";
    height: 155px;
    margin: -20px 0 0;
}

img.herb {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 80% !important;
}

@media screen and (max-width: 425px) {
    img.herb {
        position: relative;
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 50% !important;
    }
}

.pie-chart span.percent:after {
    display: none;
}

.heading-text.heading-gradient-custom h4 > * {

    -webkit-text-fill-color: transparent !important;
    -webkit-background-clip: text !important;
    background: radial-gradient(circle at left top, #7581c6 9%, #8795c8 48%, #8e045e 91%);
}
#header .header-inner #logo a span {
    
    font-family: "e-Ukraine", sans-serif;
    font-size: 30px !important;
    color: #1f1f1f;
    font-weight: 800;
    letter-spacing: 1px !important;
}
.a2a_svg {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    height: 20px !important;
    line-height: 20px !important;
    padding: 0;
    width: 20px !important;
}