/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the body font size on small devices */
html {
  font-size: 112.5%;
}
.front-top-para, .front-middle-para, .front-bottom-para { 
	width: 100%;  
	text-align: center; 
	color: rgba(255,215,56,.8); 
	font-family: Arial; 
	font-size: 60px; 
	line-height: .8em; 
	font-weight: 700; 
}
.front-middle-para { font-size: 50px; }
.front-bottom-para { font-size: 50px; }
#block-block-3 a { padding: 0; }
#block-block-1 .block-content, #block-block-2 .block-content, #block-block-3 .block-content { padding: 10px; }
#block-block-1, #block-block-2, #block-block-3 { height: 600px; }