/*!
Theme Name: JWB Solutions
Author: Creative Visual Design
Author URI: https://www.creativevisualdesign.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: jwb-solutions
Template: kadence
*/

/* Theme customization starts here
-------------------------------------------------------------- */

.blog .content-area {
    margin-bottom: 2rem;
    margin-top: 7.5rem;
}

.header-navigation[class*="header-navigation-style-underline"] .header-menu-container>ul>li.current_page_parent>a:after {
    transform: scale(1, 1) translate(50%, 0);
}

.splide .splide__pagination {
    bottom: -40px !important;
}