/*
Theme Name: Anice
Theme URI: https://www.xenice.com/themes/anice
Author: Xenice
Author URI: https://www.xenice.com
Description: Anice is a super simple WordPress theme, supporting both Chinese and English, free and open source, no encryption, no redundant code, no licensing restrictions, can be used freely.
Requires at least: 5.8
Tested up to: 6.2
Requires PHP: 5.7
Version: 3.6.2
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: anice
Tags: blog, one-column, wide-blocks, custom-colors, custom-menu, editor-style, full-site-editing, rtl-language-support, template-editing, theme-options, threaded-comments, translation-ready
*/

a:hover {
	text-decoration: none!important;
}

a:hover {
	text-decoration: none!important;
}

.entry-content p{
	line-height:1.6!important;
	font-size: 16px;
}

.wp-site-blocks>.wp-block-group,header>.wp-block-group,footer>.wp-block-group{
	max-width: var(--wp--style--global--wide-size);
   margin: 0 auto;
	padding: 0 15px;
}

.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content:hover {
    color: var(--wp--preset--color--primary);
}

.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background):hover {
	background-color: var(--wp--preset--color--secondary);
	color: var(--wp--preset--color--background);
	border-color: var(--wp--preset--color--secondary);
}

