#start_b h2 {
	margin-top: 0.83em;
	margin-bottom: 0.83em;
	line-height: 1.4;
	font-size: 1.95em;
}

#start_b h3 {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.4;
	font-size: 1.56em;
}

#start_b h4 {
	font-size: 1.25em;
	line-height: 1.5;
	margin-top: 1.33em;
	margin-bottom: 1.33em;
}

#start_b h5 {
	margin-top: 1.67em;
	margin-bottom: 1.67em;
	font-size: 1em;
}

#start_b p {
	margin-bottom: 20px!important;
} 

#start_b ul {
	padding-left: 40px;
	margin-bottom: 20px!important;
}

#start_b li {
	margin-bottom: 5px;
}

#start_b {
	max-width: 1200px!important;
	margin: auto!important;
}

h1.has-large-font-size, h1 {
	line-height: 1.3 !important;
	font-size: clamp(30px,3vw,45px) !important;
}

.privacy-policy h1.has-large-font-size, h1 {
	line-height: 1.3 !important;
	font-size: clamp(20px,2vw,25px) !important;
}

body>#pagewrap {
    position: relative;
    top: 0;
    margin-top: 85px;
}