.t868__code-wrap .content {
    padding: 30px 28px;
}
.t868__code-wrap .content p, .t868__code-wrap .content td, .t868__code-wrap .content tr{
    font-family: 'Tilda Sans', Arial, sans-serif;
    font-weight: 400;
    color: #6e6e79;
    line-height: 1.15;
    margin-bottom: 1.15em;
}
.t868__code-wrap .content h1, .t868__code-wrap .content h2{
    font-family: 'Tilda Sans', Arial, sans-serif;
    font-weight: bold;
    margin: 2.0em 0 0.96em;
}
.t868__code-wrap .content h2 + h2 {
    margin-top: 0.5em;
}
.t868__code-wrap .content h3{
    font-family: 'Tilda Sans', Arial, sans-serif;
    font-weight: bold;
    margin: 1.75em 0 0.96em;
}
li::marker {
    font-family: 'TildaSans';
    color: #6e6e79;
}