/*
Theme Name: Labiba
Template: twentytwentyfive
Description: Labiba Designer Bags - child theme of Twenty Twenty-Five with a feminine, elegant fashion-brand look.
Author: Labiba
Version: 1.0.0
Text Domain: labiba
*/

.wp-block-cover.labiba-hero {
	min-height: 70vh;
}

.labiba-category-card {
	border-radius: 4px;
	overflow: hidden;
}

.labiba-category-card img {
	transition: transform 0.5s ease;
}

.labiba-category-card:hover img {
	transform: scale(1.04);
}

.labiba-instagram-section {
	text-align: center;
}
