body {
    position: relative;
    background: var(--body-color);
    font-family: var(--body-en-font-family);
    direction: ltr;
    line-height: 1.5em;
}

.sidebar .widget li a::before {
    right: auto;
    left: 0;
}

.social-responsibility-box .card-text
{
    line-height: 1.4em; !important;
}
