❤️ Liked by 1000+ customers!
">
❤️ Liked by 1000+ customers!
">
❤️ Liked by 1000+ customers!
">

image.png

<section id="BC-container"> 
  <section id="BC-box"> 
    <article> 
      <b>❤️ Liked by 1000+ customers!</b> 
    </article> 
  </section> 
</section> 

<style> 
#BC-container { 
  display: flex; 
  align-items: center; 
  justify-content: center; 
  height: 80px; 
} 
#BC-box { 
  border: solid #fac3ee; 
  box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px; 
  border-radius: 60px; 
  padding: 4px 15px; 
  background-color: #FFD0F5; 
} 
#BC-box b { 
  font-size: 14px; 
  font-weight: 600; 
  color: #841F5B; 
} 
</style>