/*
Theme Name: westlake
Theme URI: https://wp-westlake.com/
Author: the wp-westlake team
Author URI:  https://wp-westlake.com/
Description:
Requires at least: 5.3
Tested up to: 6.0
Requires PHP: 5.6
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

*/

body{
	margin:0;
	padding:0;
	--main-color: #f0ae55;
	--main-color2: #595757;
	--main-font-size: 14px;
	caret-color:rgba(0,0,0,0);
	--wvs-selected-item-box-shadow:0 0 0 3px #f0ae55;
	--wvs-hover-item-box-shadow:0 0 0 3px #f0ae55;
}
 input{
 		caret-color:rgba(0,0,0,1);
 }

a{
	color:#333;
	text-decoration: none;
}

