@font-face {
  font-family: "Proxima Nova";
  src: url("/comun/bootstrap/theme/collins/Proxima-Nova-Regular.woff2") format("woff2"),
       url("/comun/bootstrap/theme/collins/Proxima-Nova-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

.table{
  --bs-table-striped-bg: rgba(240, 240, 240, 0.83);
}

#navLogo{
  max-height: 48px !important;
}

#loginLogo {
  padding-left: 0%;
  padding-right: 0%;
}