/*
Theme Name:   Kadence Child
Theme URI:    https://swissknifeco.com
Description:  Child theme for the Kadence theme. Holds Swiss Knife custom styles (sk- classes) and overrides.
Author:       Swiss Knife
Author URI:   https://swissknifeco.com
Template:     kadence
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  kadence-child
*/

/* =========================================================================
   Swiss Knife custom styles
   Add the sk- class styles for the converted Kadence pages below.
   (Parent Kadence styles load first; rules here override them.)
   ========================================================================= */

.single-content h1,
.single-content h2,
.single-content h3,
.single-content h4,
.single-content h5,
.single-content h6 {
   margin: 0 auto .5em;
}