    .shortcode-product-mini,
    .shortcode-category-mini {
      background: #fbfbfb;
      border: 1px dashed #ccc;
      border-radius: 4px;
    }
    .shortcode-product-mini:hover {
      border-color: #007bff;
    }