/*
Theme Name: angerco.de (v2)
Theme URI: https://www.angerco.de/themes/
Author: Softwareentwicklung angercode
Author URI: https://www.angerco.de
Description: This is the angercode WordPress Theme - based on 2021
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 7.2
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: angercode
Template: twentytwentyone
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

@import './styles/reset.css';
@import './styles/overrides.css';
@import './assets/fonts/markazi.css';
@import './styles/vars.css';
@import './styles/layout.css';
@import './styles/nav.css';

*:focus {
    outline: none !important;
    box-shadow: none !important;
}