/*
Theme Name: Rideup Child
Template:   rideup
Theme URI: https://1.envato.market/rideup-wp
Description: Rideup Child Theme
Author: Awaiken Themes
Author URI: https://awaikenthemes.com/
Version: 1.0.0
Text Domain: rideup-child
*/
/*
.wpcf7-submit {
    background-color: #BC1F22 !important;
    color: white !important;
    border: none !important;
    padding: 10px 20px !important;
    border-radius: 5px !important;
    font-weight: bold !important;
    transition: background-color 0.3s ease;
}
.wpcf7-submit:hover {
    background-color: #037bbd !important;
} */

.h2zerobottommargin h2 { margin-bottom: 0 !important; }
.white { color: white !important; }
.paragraphlink, .elementor-widget-text-editor p a { color: #bc1f22 !important; }

/* FIX: Pricing Table layout issue */
.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price { font-size: 48px; }
