/**
Theme Name: GreenShift Child
Author: Doodle
Author URI: https://doodleapplications.com/
Description: GreenShift child theme.
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: gschild
Template: greenshift
*/

body {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}
.wp-block-greenshift-blocks-buttonbox {
	transition: all .2s ease;
}