.container,
.main-navigation {
 position: relative;
}

.container {
 z-index: 1000;
}

.main-navigation {
    z-index: 1000;
}

.widget-area .widget p, .widget-area .widget li, .widget-area .widget .textwidget {
    font-size: 1rem;
    line-height: 1.846153846;
}

.fr {
    font-size: 18px;
    font-family: Belleza;
    color: #189FBF;
    line-height: 1.4;
  }

.s1 {
    font-size: 18px;
    font-family: Belleza;
    color: #022CAF;
    line-height: 1.4;
}

.term-description {
    font-size: 18px;
    font-family: Belleza;
    color: #022CAF;
    line-height: 1.4;
}

mark {
    display: none;
}

.reftag{
    font-size: 8px;
    font-family: Belleza;
    color: #022CAF;
    line-height: 50%;
}

.site-info{
    display: none;
}