/* Add custom CSS styles below */ 
.s-product-options-wrapper {
    padding: 20px !important;
   border-radius: 20px !important;
}


.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, 1);
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
    padding: 19px !important;
    border-radius: 20px !important;
}