/*
Theme Name: Cooper Main Site
Theme URI: 
Author: WP Cooper
Author URI: https://wpcooper.com
Description: This is a child theme spencer for freelance web designers.
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cooper-main-site
Tags: 
*/



html {
  scroll-behavior: smooth;
}

/*.wp-block-read-more:hover {
    background-color: var(--wp--preset--color--custom-primary) !important;
}
.current-menu-item a{color:#cdc5ff !important;}

}
.taxonomy-category a {
    text-decoration: none;
    color: #352c8f;
    font-size: 14px;
}
div#fs_dashboard_container {
    height: 800px;
    margin: 0;
    width: 100%;
    max-width: 100%;
}
header[_ngcontent-c0]{
background:none;
}*/