.is-style-p-mb-normal,
.is-style-p-lead {
margin-bottom: 40px;
}
@media (min-width: 768px) {
.is-style-p-mb-normal
.is-style-p-lead {
margin-bottom: 60px;
}
}
@media (min-width: 1200px) {
.is-style-p-mb-normal
.is-style-p-lead {
margin-bottom: 80px;
}
} .is-style-bod-section-padding{
padding-top: 80px;
padding-bottom: 80px;
}
.is-style-bod-section-title{
padding-bottom: 80px;
margin-bottom: 0;
}