.content {
  background: rgba(255,255,255,.9);
  font-size: 1.2rem;
}

.logo {
  height:40px;
}

.header-menu{
    font-size: 1.2rem;
}

.form-check-label{
    font-size: 1.2rem;
}

.table-row{
cursor:pointer;
}
