/**
* Theme Name: PhysioZen Child
* Description: This is a child theme of PhysioZen.
* Author: <a href="https://cmsmasters.net/">cmsmasters</a>
* Template: physiozen
* Version: 1.1.1
* Tested up to: 6.6
* Requires PHP: 7.4
* License:
* License URI:
* Text Domain: physiozen-child
* Copyright: cmsmasters 2025 / All Rights Reserved
*/

.pum-theme-40292 .pum-title, .pum-theme-default-theme .pum-title {
    font-family: var(--cmsmasters-h3-font-family) !important;
}

.forminator-ui#forminator-module-55.forminator-design--default .forminator-button-submit:hover {
 color: #0b0b0b !important;
}

.wpcf7-gated-content a.wpcf7-btn {
    background: #edb9b4 !important;
}