@charset "UTF-8";

/*
Theme Name: CampaignSuite Block Theme
Theme URI: https://campaignsuite.cloud/
Author: Trybes Developers
Author URI: https://trybes.nl/
Description: CampaignSuite theme
Requires at least: 6.1
Tested up to: 6.3.2
Requires PHP: 7.4
Version: 0.1.4
Text Domain: campaignsuite
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
*/

*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
