🎁 Mothers Day! (Buy 2 for 20% OFF) "> 🎁 Mothers Day! (Buy 2 for 20% OFF) "> 🎁 Mothers Day! (Buy 2 for 20% OFF) ">

Frame 147.png

<div class="loved-by-customers">
  <span>🎁 <span style="font-weight: medium;">Mothers Day! (Buy 2 for 20% OFF)</span></span>
</div>

<style>
  .loved-by-customers {
    background: linear-gradient(#FFD1D1, #FFB4B4);
    color: #AF1414;
    text-align: center;
    padding: 6px;
    margin-top: 20px; /* Adjust as needed */
    border-radius: 20px; /* Adjust to desired pill shape */
    width: 300px; /* Adjust width as needed */
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
  }
  
  .loved-by-customers strong {
    font-weight: bold;
  }
</style>