About Girlscue
Fashion, Comfort & Confidence — Made for You
Discover Girlscue, your everyday fashion destination for
comfortable, stylish and trend-forward essentials. From
bras, panties and lingerie sets to
jeans, tops, T-shirts and bottomwear, find everything
you need to create effortless looks for college, work and everyday life.
Explore our latest New Arrivals, customer-favourite
Bestsellers and exciting Sale collections.
Every product is selected with a focus on comfort, quality and modern
Gen-Z fashion.
Shop confidently with secure online payments,
easy returns and free shipping on eligible orders.
Girlscue brings fashionable everyday essentials to young women across India,
making online shopping simple, stylish and convenient.
Comfort First
Designed for everyday wear
Trending Styles
Made for modern Gen-Z fashion
Shop With Confidence
Secure payment & easy returns
.about-girlscue {
max-width: 900px;
margin: 0 auto;
padding: 10px 0;
color: #333;
line-height: 1.75;
}
.about-title {
margin: 0 0 8px;
font-size: 28px;
font-weight: 700;
color: #172033;
letter-spacing: -0.3px;
}
.about-tagline {
margin: 0 0 18px;
font-size: 17px;
font-weight: 600;
color: #16843b;
}
.about-girlscue p {
margin: 0 0 16px;
font-size: 15px;
}
.about-girlscue strong {
color: #172033;
}
.about-highlights {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 14px;
margin-top: 22px;
}
.about-highlight {
padding: 16px;
border: 1px solid #e5e7eb;
border-radius: 12px;
background: #fafafa;
}
.about-highlight strong {
display: block;
margin-bottom: 4px;
font-size: 14px;
}
.about-highlight span {
display: block;
color: #6b7280;
font-size: 13px;
line-height: 1.5;
}
@media (max-width: 768px) {
.about-girlscue {
padding: 5px 0;
}
.about-title {
font-size: 24px;
}
.about-highlights {
grid-template-columns: 1fr;
}
}