.dpd-custom-page {
    --e-global-typography-primary-font-family: 'Pluto Sans DPD', sans-serif;
    --e-global-typography-secondary-font-family: 'Pluto Sans DPD', sans-serif;
    --e-global-typography-text-font-family: 'Pluto Sans DPD', sans-serif;
    --e-global-typography-accent-font-family: 'Pluto Sans DPD', sans-serif;
    --e-global-typography-primary-font-weight: 370;
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-weight: 400;
    padding-left: 20px!important;
    padding-right: 20px!important;
}

.dpd-custom-page.e-con.e-con>.e-con-inner>.elementor-widget {
    max-width: 800px;
    margin: auto;
}

.dpd-custom-page h1.elementor-heading-title {
    color: #DC0032;
    text-align: center;
    font-size: 48px;
    font-style: normal;
    font-weight: 370;
    line-height: 52.8px; /* 110% */
    margin-bottom: 53px;
}

.dpd-custom-page h4 {
    color: #DC0032;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
}

.dpd-custom-page p,
.dpd-custom-page li,
.dpd-custom-page div,
.dpd-custom-page span {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
}

.dpd-custom-page ul,
.dpd-custom-page ol {
    margin-block-start: 0;
    margin-block-end: .9rem;
}