/*
Theme Name: Scratch 3
Author: Cariad Marketing
Requires at least: 5.8
Tested up to: 5.9
Requires PHP: 5.7
Version: 2.0.1
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: scratch3
Tags: blog, education, news, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, wide-blocks, accessibility-ready, block-patterns, block-styles, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, flexible-header, full-site-editing, full-width-template, rtl-language-support, sticky-post, style-variations, template-editing, translation-ready
*/

.entry-content .wp-social-link a:hover {
    color: var(--wp--preset--color--primary) !important;
}

/* WPCF7 Forms */
p .wpcf7-submit {
    padding: 0.9rem 2.4rem !important;
    background-color: var(--wp--preset--color--primary) !important;
    margin: 0px auto;
    width: 100%;
}

@media (max-width:688px) {
.kt-row-layout-top-sep svg,
.kt-row-layout-bottom-sep svg {
width: 250%;
}
}

/* @media (max-width:688px) {
    .jaggered-row .kt-row-layout-bottom-sep {
height: 30px !important;
}
} */