.navtabme li a{
  font-size: 10pt;
}
.col-form-label{
  font-size: 10pt;
}
.error_message{
  color: var(--danger);
  display: none;
  font-size: 80%;
  font-weight: bold;
}