/* Enter Your Custom CSS Here */
@import url('https://fonts.googleapis.com/css?family=Lobster');
blockquote, blockquote p { 
	  font-family: 'Cormorant Garamond';
	  font-weight: 400 !important;
	  font-style: normal !important;
	  font-size: 18px;
	  margin: 0.8em;
	  line-height: 1.85;
    position: relative;
}