p{
	line-height: 1.4;
}

li{
	line-height: 1.4;
}

h1, h2, h3, h4, h5, h6{
	font-weight: bold;
	font-family: var(--brand-font);
	line-height: 1.2;
}

h1{

}

h2{

}

h3{
	font-size: 1.8rem;
}

h4{

}

h5{

}

h6{

}

img{
	border-radius: revert;
}

.content-area,
.content-area main,
.content-area main article{
	margin-bottom: 0;
}