/*
	Theme Name: Fastr Louder
	Theme URI: https://heartdigital.com.au/
	Description: 
	Author: Heart Digital
	Author URI: https://heartdigital.com.au/
	Version: 1.0
	Requires at least: 6.0
	Tested up to: 6.7.1
	Requires PHP: 7.4
	Text Domain: fastr-louder
*/


html {
  -webkit-text-size-adjust: 100%;line-height: 24px;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}
body {
	margin: 0;
	  font-size: 16px;
	  font-weight: 400;
	  line-height: 24px;
}