/*                                                                      */
/* 		               TYPOGRAPHY - DESKTOP 1400 UP        		        */
/*                                                                      */
/* v001 02 Aug 2019 -   Initial version created from WOL desktop.css    */
/*                                                                      */
/*                                                                      */



/* **************************************** */
/* 		H2 SIZES ON HOME PAGE		 		*/
/* **************************************** */

  section.content article.home h3.intro {
    font-size: 4.2em;
  }
  section#main-select section.content article.home h2 {
	font-size: 4.0em;
  }

  section#main.home section.content h2 {
	width: auto;
  }
