/*
Theme Name: Richfolds Child
Theme URI: https://richfolds.com
Author: Richfolds
Author URI: https://richfolds.com
Description: Child theme for Richfolds.
Version: 1.0.1
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
Template: richfolds
Text Domain: richfolds-child
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

body {
  --richfolds-accent: #7c3aed;
}

.site-wrap h1 a,
.site-wrap h2 a {
  text-decoration: none;
}