/* --- Styling for [show_fixed_computers_promo] Shortcode (Vanilla CSS) --- */

/* 1. Overall Wrapper */
.gaming-bundle-wrapper {
    max-width: 100%;
    /* Full width */
    margin: 2rem 0;
    /* Equivalent to my-4 (adjust value if needed) */
    overflow: hidden;
    /* Important for border-radius and layout */
}

/* 8. Product Content Area */
.gaming-bundle-content {
    height: 100%;
}
