/*!
Theme Name: FM Expert
Theme URI: https://fm-expert.net
Author: Medianno
Author URI: https://medianno.com/
Description: FM Expert blog theme.
Version: 1.0.0
Text Domain: cromanager

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.
*/

html {
	box-sizing: border-box;
}

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