.dyn-product-modal .dyn-product-modal-desc {
  color: #262626;
  font-size: 1.125rem;
  clear: both;
  display: block;
  line-height: 1.75rem;
  margin-top: 0;
  font-weight: 400;
  line-height: 1.5;
}
.dyn-product-modal .dyn-product-modal-sheet-wrapper {
  clear: both;
}
.dyn-product-modal .dyn-product-modal-sheet {
  margin: 1.25rem 0;
  display: inline-flex;
  font-size: 1rem;
  line-height: 1.75rem;
  color: #262626;
}
.dyn-product-modal .dyn-product-modal-sheet:focus,
.dyn-product-modal .dyn-product-modal-sheet:focus-visible {
  outline: solid 1px #000!important;
}
.dyn-product-modal .dyn-product-modal-img {
  display: inline-block;
  margin-right: 0.5rem;
  height: 28px;
  width: 12px;
}
.dyn-product-modal .dyn-product-modal-text {
  display: inline-block;
  text-transform: capitalize;
}
