.red-text-bold-underline {
  color: red !important;
  font-weight: bold !important;
  -webkit-text-decoration: underline !important;
  text-decoration: underline !important;
}

.black-link-bold {
  color: black !important;
  font-weight: bold !important;
}

.equipment-detail-margin {
  margin-left: 2rem !important;
  margin-top: -2.5rem !important;
}
