/* <> */
	body,
	input,
	textarea,
	select {
		font: 18px/140% SF Pro Display Thin, Arial;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		font-family: SF Pro Display Thin, Arial;
		font-weight: normal;
		line-height: 120%;
	}
	
	h1 {
		font-size: 40px;
	}
	
	h2 {
		font-size: 26px;
	}
	
	h3 {
		font-size: 20px;
	}
	
	h4 {
		font-size: 18px;
	}
	
	h5 {
		font-size: 17px;
	}
	
	h6 {
		font-size: 13px;
	}
/* <> */

/* # */
	
/* # */

/* . */
	h2.one_string {
		height: 30px;
	}
	
	.clean_h {
		line-height: 77%;
		margin: 0;
	}
	
	.like_h3 {
		font: 23px SF Pro Display Thin, Arial;
	}
/* . */