body {
    color: #14343e;
}

h1 {
    margin-bottom: 40px !important;
    text-transform: uppercase;
}
h2 {
    margin-bottom: 32px !important;
}
h3 {
    margin-bottom: 24px !important;
}

h1 .preheadline {
    font-size: 32px !important;
    line-height: 32px !important;
    text-transform: normal;
}
h2 .preheadline {
    font-size: 26px !important;
    line-height: 26px !important;
}
h3 .preheadline {
    font-size: 19px !important;
    line-height: 19px !important;
}

p {
    margin-top: 14px !important;
    margin-bottom: 0 !important;
}
