.hero-content .line-text::before {
    left: unset !important;
    right: -40%;
    background: var(--white-color) !important;
}

.branch-content a {
    color: #525560;
}