/* Button to increase/decrease text size */

body.big-font {
    font-size: 120%;
	font-size: 30px !important;
}