/*
Theme Name: AM2023
Theme URI: https://alexmaltsev.me
Description: A child theme for Twenty Twenty.
Author: Alex Maltsev
Author URI: ttps://alexmaltsev.me
Template: twentytwenty
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

body, .entry-content, .entry-content p { color: #dadada; }

a { color: #8a5cf5; text-decoration: underline; }

.entry-content {
	font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Microsoft YaHei Light", sans-serif;
}

.entry-content a { text-decoration: underline; }

#site-footer { display: none; }