.muso-pack__full-access-only {
  background-color: #000;
  width: 100%;
  padding: 8px 8px;
}

.muso-pack__full-access-only .muso-pack__full-access-only-label {
  color: #fff;
  width: auto;
  font-size: 12px;
  font-weight: bold;
}

.muso-prodet__prices .btn-lg {
  padding: 16px 28px;
}

.nav-item.highlighted > a.nav-link {
  background: #D60B52;
  border-radius: 6px 6px 0 0;
  padding: 15px !important;
}

.mt-auto {
  margin-top: auto;
}

.mt-4 {
  margin-top: 1.5rem;
}

.mt-5 {
  margin-top: 3rem;
}

.muso-prodet__actions .product-add-to-cart .add-to-cart {
  align-items: center;
  vertical-align: middle;
  display: flex;
}
