/*
Theme Name: Theme WAM
Author: WAM!
Author URI: https://www.women-and-men.com
Requires at least: 6.7
Version: 0.2
Text Domain: wam
*/
html{
	scroll-behavior:smooth;
}
body {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	margin: 0;
	padding: 0;
}