			p, h4 { font-family: freight-sans-pro, sans-serif; font-weight: 300; }
			
			.home-text {
					width: 500px;
					margin-left: auto;
					margin-right: auto;
					}
					
			.home-text p {
					text-align: left;
					color: white;
					font-size: 35px;
					line-height: 42px;
					font-weight: normal;
					}
			
			#frame {
					width: 500px;
				background-color: white;
				border-radius: 20px;
				font-size: 30px;
				font-weight: 400;
				color: black;
				line-height: 42px;
				text-align: left;
			
				}
				
				
				#frame p {
 				
				
					}	
					
									
			.image p {
					font-size: 30px;
					margin-left: 20px;
					margin-right: 20px;
					
					}

			
			
			.home-text h4 { color: white; text-align: left; font-weight: 400;}


		.caption { width: 500px;
					margin-left: auto;
					margin-right: auto;
					}
		.caption p {
					text-align: center;
					color: white;
					font-size: 32px;
					line-height: 42px;
					margin-top: 0px;
					margin-bottom: 42px;
					}
					
								

		.vis {
					width: 500;
					margin-left: auto;
					margin-right: auto;
					text-align: center;
					}	

		.vis img {
					margin-top: 22px;
					margin-bottom: 22px;
					margin-left: auto;
					margin-right: auto;
			}	
