body {
	font-family: "DM Sans";
	font-size: 20px;
	font-weight: 300;
	line-height: 31px;
}

h1 {
    color:#ff5a19;
    *text-transform:uppercase;
	font-size: 65px;
	line-height: 78px;
}

h2 {
    color:#ff5a19;
    font-size: 45px;
	line-height: 54px;
}

h3 {
	color:#ff5a19;
	font-size: 30px;
	line-height: 36px;
}
h4 {
    color:#ff5a19;
	color:#000000;
	font-size: 30px;
	font-weight: 700;
	line-height: 36px;
}
h5 {
	color:#ff5a19;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 0;
	margin-top: 10px;
}

h1,h2,h3,h4,h5 {
	font-weight: 400;
	hyphens: none;
	margin-bottom: 0;
	margin-top: 10px;
}