/* Description: {Description of fontsize_normal} */

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