
.underline {
  text-decoration: underline;
  text-decoration-thickness: 2px;
}



thead, tbody, tfoot, tr, td, th {
  border-color: inherit;
  border-style:inherit;
  border-width: 0;
}


.majuscule {
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'FaktProBold';
}

div#page-wrapper {
  min-width: 240px;
}

.border-hidden {
  border:hidden;
}

a {
  color:black;
}

