.niceborder {
    padding: 1rem !important;
    border: 3px solid rgba(0, 0, 0, 0.5) !important;
    border-radius: 15px !important;
}

.callout-region {
    display: none;
}

.product-heading-2 {
  margin-top: 25px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}

.product-heading {
  display:none;
}

.mr-header-label {
  line-height: 1.25;
  min-height: 5vw;
}

.mr-label-content {
  font-size: 1rem;
}

.ececbg {
  background-color: #7e2798;
  color: white;
}

.nongovbg {
  background-color: #d60034;
  color: white;
}

.headerhack-top {
  margin-left: -15px;
  margin-right: -15px;
  max-width: 550px;
}
