/*
 Theme Name:   Kadence Child
 Theme URI:    https://yourwebsite.com/kadence-child/
 Description:  A child theme for the Kadence theme
 Author:        Your Name
 Author URI:   https://yourwebsite.com
 Template:     kadence
 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:  kadence-child
*/

/* ============================================
   ADD YOUR CUSTOM CSS BELOW
   ============================================ */

/* Example: Change primary button color */
/*
.wp-block-button__link,
.kb-button {
    background-color: #your-color !important;
    border-color: #your-color !important;
}
*/

/* Example: Custom font size for body */
/*
body {
    font-size: 17px;
}
*/
