@font-face {
    
}

.header-privacy {
	background-image: url(../landingpages/lavish-living/images/banner-image.jpg?v=2);
	background-size: cover;
    background-position: center 55%;
    height: 29vh;
    position: relative;
}

.header-privacy::after { content: ""; display: block; clear: both; }

.section { padding: 40px 0px; }
	.section p:last-of-type { margin-bottom: 1.5em; }

	.section-privacy h2, .section-privacy h4 {
		font-weight: 300;
		font-size: 40px;
		line-height: 1em;
		text-align: left;
		color: #2d384c;
		font-family: 'Muli', sans-serif;
	}

	.section-privacy h4 {
		font-size: 30px;
	}

	.section-privacy p, .section-privacy li {
		font-size: 14px !important;
		text-align: left !important;
		line-height: 1.5em!important;
		color: #2d384c !important;
		font-family: Montserrat;
	}