/* [public/assets/css/home.css] v1.0 */
/* Build 1.0 */
/* MOD-026: Styles extracted from home.php inline <style> block (Rule 2 compliance) */
/* 2026-04-03 */

.card-img-top {
    height: 180px;
    object-fit: cover;
}

.card-title {
    font-size: 1rem;
    line-height: 1.2;
}

.newsletter-banner {
    background: linear-gradient(135deg, #2b2d42 0%, #1a1b26 100%);
    border-radius: 0.5rem;
}