/**
Theme Name: Formexpert
Author: First Web Design
Author URI: https://firstwebdesign.co.uk
Description: Formexpert, a powerful theme by First Web Design
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: formexpert
Template: astra
*/
/* Reduce size of checkout button in cart totals */
.woocommerce-cart .wc-proceed-to-checkout .button.checkout-button {

    padding: 0px !important; /* Adjust padding for better size */
    font-size: 16px; /* Adjust text size */
line-height: 5px;
}
