/* Sinovo test: About us title only, CSS-only, no HTML changes. */
body.o_website_url_about_us #wrap section.s_title[data-snippet="s_title"]:first-of-type h2,
body.o_website_url_about_us #wrap section.s_title[data-snippet="s_title"]:first-of-type h2 * {
    font-family: "Span Regular", Span, span, serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}
