/**
 * LTR base for Lithuanian (time-lt theme)
 */
body {
    font-family: "Work Sans", sans-serif;
    direction: ltr;
    text-align: left;
}
