/* Headings */
body .privacy-title,
body .privacy-section-title,
body .privacy-subtitle,
body .privacy-text,
body .privacy-list,
body .privacy-list-item,
body .uc-privacy-container table {
    font-family: Raleway, sans-serif !important;
    color: #552600;
}

body .privacy-title {
	font-family: VeneerRegular !important;
	font-size: 64px;
	font-style: normal;
	font-weight: 300;
	line-height: 70px;
	letter-spacing: -0.2px;
}

body .privacy-section-title {
	font-family: VeneerRegular !important;
	font-size: 38px;
	font-style: normal;
	font-weight: 300 !important;
	line-height: 60px;
	letter-spacing: -0.2px;
}

body .privacy-subtitle {
	font-family: VeneerRegular !important;
	font-size: 28px;
	font-style: normal;
	font-weight: 300;
	line-height: 54px;
	letter-spacing: -0.2px;
}

/* Paragraphs */
body .privacy-text {
	font-family: Raleway, sans-serif !important;
	font-size: 21px;
 	font-style: normal;
	font-weight: 300;
	line-height: 24px;
	letter-spacing: 0.128px;
}

/* Lists */
body .privacy-list {
	list-style: square;
}
