/*
Theme Name: Vibrant Child
Template: vibrant
Theme URI: https://accentinteractive.nl/
Author: the Accent Interactive team
Author URI: https://accentinteractive.nl/
Description: Child theme for the Vibrant theme.
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 8.2
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vibrant
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
*/

/* ==========================================================================
   VIBRANT CHILD THEME STYLES
   ========================================================================== */

@import url("./assets/css/imports.css");

/* ==========================================================================
   COMMON BUGFIXES
   ========================================================================== */

html, body {
    -webkit-font-smoothing: antialiased;
}

