 .wc-block-components-checkout-place-order-button { background-color: #00C2FF!important;  color: #000000!important;  border-radius: 8px !important;  padding: 15px 30px !important;  font-weight: bold !important; text-transform: uppercase !important;  transition: all 0.3s ease !important; }  .wc-block-components-checkout-place-order-button:hover { background-color: #10B981!important;  color: #000!important;  transform: scale(1.02);  }  .wc-block-cart__submit-button, .wc-block-components-checkout-button, .woocommerce-cart .checkout-button { background-color: #00C2FF!important;  color: #000000!important; border-radius: 8px !important; padding: 15px 30px !important; font-weight: bold !important; text-transform: uppercase !important; transition: all 0.3s ease !important; text-decoration: none !important;  display: block !important; text-align: center !important; width: 100% !important;  }  .wc-block-cart__submit-button:hover, .wc-block-components-checkout-button:hover, .woocommerce-cart .checkout-button:hover { background-color: #333333 !important; color: #ffffff!important; transform: scale(1.02) !important; }