Shop Our Collection

Exclusive pieces, handcrafted with style. Add your favorites to the cart today.

Classic Swan Shirt

Swan Shirt

$49.99

$79.99

$39.99

Elegant men’s shirt

Classy top

$79.99

Women’s Dress

$79.99

spotty pants

$79.99

Elegant men’s shirt

Smile

$79.99

Elegant Swan

$79.99

margin: 0; font-family: 'Arial', sans-serif; } footer { background: linear-gradient(135deg, #a00054, #ff4f87); /* Gradient pink background */ color: #fff; padding: 50px 0; } .footer-container { display: flex; justify-content: space-between; max-width: 1200px; margin: 0 auto; flex-wrap: wrap; } .footer-column { width: 22%; padding: 10px; } .footer-column h4 { font-size: 18px; margin-bottom: 15px; text-transform: uppercase; font-weight: bold; } .footer-column ul { list-style: none; padding: 0; } .footer-column ul li { margin-bottom: 10px; } .footer-column ul li a { color: #fff; text-decoration: none; font-size: 14px; transition: color 0.3s ease; } .footer-column ul li a:hover { color: #000000; /* Lighter pink hover */ } .social-links { margin-top: 15px; } .social-icon { font-size: 20px; margin-right: 15px; color: #fff; transition: color 0.3s ease; } .social-icon:hover { color: #000000; /* Lighter pink hover for social icons */ } .footer-bottom { text-align: center; padding: 20px 0; background-color: #a00054; /* Darker pink for footer bottom */ } .newsletter { margin-bottom: 15px; } .newsletter input { padding: 10px; width: 200px; border: none; border-radius: 5px; font-size: 14px; } .newsletter button { padding: 10px 20px; background-color: #ff7f9d; color: #fff; border: none; border-radius: 5px; cursor: pointer; font-size: 14px; } .newsletter button:hover { background-color: #ff66b2; /* Darker pink button hover */ } .footer-terms a { color: #fff; font-size: 14px; text-decoration: none; } .footer-terms a:hover { color: #ff7f9d; /* Pink hover effect for terms links */ }