.noshowing {
    display: none;
}

a:hover {
    cursor: pointer;
}


html {
    font-size:15.5px;
  }