.content-themed {
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    background-color: rgb(255, 255, 255);
    color: rgb(85, 85, 85);
    cursor: auto;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
    letter-spacing: normal;
    text-align: start;
    text-decoration: none solid rgb(85, 85, 85);
    text-indent: 0;
    text-rendering: auto;
    word-break: normal;
    word-wrap: break-word;
    word-spacing: 0;
}