/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


	.main-head {
			font-family: Helvetica Neue; font-weight: 600; font-size: 50px; line-height: 50px; padding-bottom: 15px; color: #ffffff;
			
		}
		
		.subhead {
			font-family: Helvetica Neue; font-weight: 400; font-size: 20px; line-height: 20px; padding-bottom: 15px;
			
		}

		.cat-head {
			font-family: Helvetica Neue; font-weight: 600; font-size: 40px; line-height: 50px; margin: 30px; text-align: center; color: #222222; 
		}
		
		.cat-head2 {
			font-family: Helvetica Neue; font-weight: 500; font-size: 25px; line-height: 30px; margin: 15px; text-align: center; color: #222222; 
		}
		
		.body-copy {font-family: Helvetica Neue; font-weight: 400; font-size: 20px; line-height: 30px; margin: 10px; text-align: center; color: #222222; }
		
		.body-copy2 {font-family: Helvetica Neue; font-weight: 400; font-size: 17px; line-height: 30px; margin: 10px; text-align: center; color: #222222; }
		
		.cta-text-only {font-family: Helvetica Neue; font-weight: 600; font-size: 17px; line-height: 30px; margin: 10px; text-align: center; color: #222222; text-decoration: underline;}
		