/* Description: {Description of fontsize_normal} */

body {
	font-size: 115% !important;
	transition: font-size 300ms ease-in-out 0s;
}