.elementor-42 .elementor-element.elementor-element-3b8a43e8{--display:flex;--margin-top:-35px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-42 .elementor-element.elementor-element-7a4ab939{text-align:center;font-size:17px;font-weight:400;}.elementor-42 .elementor-element.elementor-element-4827ccf6{--display:flex;}body.elementor-page-42{margin:-47px 0px 0px 0px;}@media(max-width:767px){.elementor-42 .elementor-element.elementor-element-7a4ab939{font-size:14px;}body.elementor-page-42{margin:-40px 0px 0px 0px;}}/* Start custom CSS *//* Tips Page Styling - Matching Your Site Design - Add to Appearance > Customize > Additional CSS */

/* Use inherit to match your site's fonts */
body.page-id-42 *,
body.postid-42 * {
    font-family: inherit !important;
}

/* Title - match site styling */
body.page-id-42 h1,
body.postid-42 h1 {
    font-size: 48px !important;
    font-weight: 600 !important;
    color: #2c3e50 !important;
    text-align: center !important;
    margin: 40px auto 30px !important;
    letter-spacing: -0.5px !important;
    background: none !important;
    -webkit-text-fill-color: initial !important;
}

/* Center the entire content properly */
body.page-id-42 .entry-content,
body.postid-42 .entry-content {
    max-width: 500px !important;
    margin: 0 auto !important;
    padding: 0 20px !important;
}

/* Fix the stats container alignment */
body.page-id-42 .wp-block-group,
body.postid-42 .wp-block-group {
    display: flex !important;
    gap: 20px !important;
    margin: 0 auto 40px !important;
    justify-content: center !important;
    align-items: stretch !important;
}

/* Stats blocks - cleaner, properly aligned */
body.page-id-42 .wp-block-givewp-campaign-stats-block,
body.postid-42 .wp-block-givewp-campaign-stats-block {
    background: #f8f9fa !important;
    border: none !important;
    border-radius: 8px !important;
    padding: 20px 30px !important;
    margin: 0 !important;
    flex: 1 !important;
    text-align: center !important;
    min-width: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
}

/* Stats labels - match site style */
body.page-id-42 .wp-block-givewp-campaign-stats-block span:first-child,
body.postid-42 .wp-block-givewp-campaign-stats-block span:first-child {
    color: #8892a0 !important;
    font-size: 11px !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    font-weight: 500 !important;
    display: block !important;
    margin-bottom: 8px !important;
    line-height: 1.2 !important;
}

/* Stats numbers */
body.page-id-42 .wp-block-givewp-campaign-stats-block strong,
body.postid-42 .wp-block-givewp-campaign-stats-block strong {
    font-size: 28px !important;
    color: #2c3e50 !important;
    font-weight: 600 !important;
    display: block !important;
    line-height: 1 !important;
}

/* Form container - minimal styling */
body.page-id-42 form#give-form-2068,
body.page-id-42 #give-form-2068-wrap,
body.page-id-42 .give-form-wrap,
body.postid-42 form#give-form-2068,
body.postid-42 #give-form-2068-wrap,
body.postid-42 .give-form-wrap {
    background: transparent !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
    margin: 0 auto 30px !important;
    max-width: 100% !important;
}

/* Amount input - clean and centered */
body.page-id-42 input.give-amount-top,
body.page-id-42 input#give-amount-2068,
body.postid-42 input.give-amount-top,
body.postid-42 input#give-amount-2068 {
    width: 100% !important;
    max-width: 300px !important;
    padding: 15px !important;
    font-size: 24px !important;
    text-align: center !important;
    border: 2px solid #dee2e6 !important;
    border-radius: 8px !important;
    font-weight: 500 !important;
    color: #2c3e50 !important;
    background: white !important;
    margin: 30px auto !important;
    display: block !important;
    transition: all 0.2s ease !important;
}

body.page-id-42 input.give-amount-top:focus,
body.postid-42 input.give-amount-top:focus {
    border-color: #22C55E !important;
    outline: none !important;
    box-shadow: 0 0 0 3px rgba(34, 197, 94, 0.1) !important;
}

/* Donate button - nice green color and centered */
body.page-id-42 .givewp-donation-form-modal__open,
body.page-id-42 button.givewp-donation-form-modal__open,
body.postid-42 .givewp-donation-form-modal__open,
body.postid-42 button.givewp-donation-form-modal__open {
    background: #22C55E !important;
    color: white !important;
    padding: 20px 60px !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    border: none !important;
    border-radius: 10px !important;
    text-transform: none !important;
    letter-spacing: normal !important;
    box-shadow: 0 2px 10px rgba(34, 197, 94, 0.25) !important;
    width: 100% !important;
    max-width: 350px !important;
    cursor: pointer !important;
    transition: all 0.2s ease !important;
    display: block !important;
    margin: 30px auto 40px auto !important;
    text-align: center !important;
    text-decoration: none !important;
}

body.page-id-42 .givewp-donation-form-modal__open:hover,
body.postid-42 .givewp-donation-form-modal__open:hover {
    background: #16A34A !important;
    transform: translateY(-1px) !important;
    box-shadow: 0 4px 15px rgba(34, 197, 94, 0.35) !important;
}

/* Also target the span inside the button */
body.page-id-42 .givewp-donation-form-modal__open span,
body.postid-42 .givewp-donation-form-modal__open span {
    font-size: 20px !important;
    font-weight: 600 !important;
    color: white !important;
}

/* Target other possible button classes with green */
body.page-id-42 .wp-block-button__link,
body.page-id-42 form button[type="button"],
body.page-id-42 .give-btn,
body.postid-42 .wp-block-button__link,
body.postid-42 form button[type="button"],
body.postid-42 .give-btn {
    background: #22C55E !important;
    color: white !important;
    padding: 20px 60px !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    border: none !important;
    border-radius: 10px !important;
    width: 100% !important;
    max-width: 350px !important;
    margin: 30px auto 40px auto !important;
    display: block !important;
}

/* Center the button container */
body.page-id-42 .wp-block-button,
body.postid-42 .wp-block-button {
    text-align: center !important;
    margin: 20px 0 !important;
}

/* Other form inputs */
body.page-id-42 form input[type="text"],
body.page-id-42 form input[type="email"],
body.page-id-42 form input[type="tel"],
body.page-id-42 form select,
body.postid-42 form input[type="text"],
body.postid-42 form input[type="email"],
body.postid-42 form input[type="tel"],
body.postid-42 form select {
    width: 100% !important;
    padding: 10px 12px !important;
    border: 1px solid #dee2e6 !important;
    border-radius: 6px !important;
    font-size: 14px !important;
    margin-top: 8px !important;
    background: white !important;
}

/* Style the subtitle text under Tips */
body.page-id-42 .entry-content > p:first-of-type,
body.postid-42 .entry-content > p:first-of-type {
    text-align: center !important;
    color: #6c757d !important;
    font-size: 17px !important;
    line-height: 1.6 !important;
    margin: -15px auto 35px auto !important;
    max-width: 500px !important;
    font-weight: 400 !important;
}

/* Remove any padding/margins that might cause misalignment */
body.page-id-42 .wp-block-givewp-donation-form,
body.postid-42 .wp-block-givewp-donation-form {
    margin: 0 !important;
    padding: 0 !important;
}

/* Mobile responsive */
@media (max-width: 600px) {
    body.page-id-42 h1,
    body.postid-42 h1 {
        font-size: 36px !important;
    }
    
    body.page-id-42 .wp-block-group,
    body.postid-42 .wp-block-group {
        flex-direction: column !important;
        gap: 15px !important;
    }
    
    body.page-id-42 .wp-block-givewp-campaign-stats-block,
    body.postid-42 .wp-block-givewp-campaign-stats-block {
        padding: 15px !important;
    }
    
    body.page-id-42 input.give-amount-top,
    body.postid-42 input.give-amount-top {
        font-size: 20px !important;
        max-width: 100% !important;
    }
    
    body.page-id-42 form button,
    body.postid-42 form button {
        max-width: 100% !important;
    }
}/* End custom CSS */