.shadow-desc {
  font-family: 'Royal Sans', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 0.83rem;
  color: #666;
  font-style: normal;
  line-height: 1.5;
  margin-top: 0.4em;
}

@media (max-width: 768px) {
  .quantity-widget {
    margin-top: 0px !important;
  }
}