
	
	.cit h2{
		font-family: "Open Sans";
		font-style: italic;
		font-weight: 300;
		font-stretch: normal;
		margin-right: 116px;
		font-size: 30px !important;
		line-height: 42px;
		color: #a98;
		margin-top: 42px;
		
	}
	
	.cit p {
	   font-family: "Open Sans";
	   color: #852 !important;
	   font-style: normal;
	   font-weight: 400;
	   font-stretch: normal;
	   font-size: 12px;
	   line-height: 13px;
	   text-align: right;
	   margin-right: 116px;
	   margin-top: 0;
	}
	
	.cit p strong{
	letter-spacing: 1px;
  	font-family: "Open Sans";
  	text-transform: uppercase;
  	font-style: normal;
	   font-weight: 700;
	   font-stretch: normal;
  	
	}
