.open-sans-roosti {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}

body {

    font-family: 'Open Sans', sans-serif;
}

a.brand img {
    max-width: 180px;
}

#docsSearch {
        background: rgb(239 247 255);
        /* border-bottom: 1px solid #DFDFDF; */
        margin-bottom: 3em;
        padding: 1.5em 0;
}