/* Hotfixes */

#search label {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
}

.b-reith-serif-font #main .b-font-family-serif, #main section h1, #main h2, #main h3, #main h4, #main h5, #main h6, .match-h3 {
  font-family: ReithSerif,"Times New Roman",serif;
}
