/*
Theme Name: B2B Services
Theme URI: https://tmco.io/themes/b2b-services/
Author: Pixelative
Author URI: https://pixelative.co
Description: B2B Services is a FSE theme based on Gutenberg editor.
Requires at least: 6.4
Tested up to: 6.4
Requires PHP: 7.0
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: b2b-services
Tags: LMS, Custom Theme, Gutenberg, FSE, Full Site Editing, Block Editor, Block Patterns
*/
/*--------------------------------------------------------------------------------
 # Pages -> Components
--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------
## Components -> Base
--------------------------------------------------------------------------------*/
*,
::after,
::before {
  box-sizing: border-box;
}

strong {
    font-weight: 600;
}
