h1 {
    background: none !important;
    width: auto !important;
    height: auto !important;
    font-size: 16pt !important;
    margin-bottom: 16px !important;
    max-width: 565px !important;
}

h2 {
    color: #000 !important;
    font-size: 12pt !important;
    margin: 48px 0 16px 0 !important;
}

h3 {
    color: #000 !important;
    font-size: 10pt !important;
    font-style: normal !important;
    margin: 16px 0 8px 0 !important;
}

.h2--first {
    margin: 0 0 16px 0 !important;
}

td {
    text-align: left !important;
}

header {
    display: flex;
    justify-content: center;
    height: 250px;
}

header > img {
    width: 750px;
}

.breadcrumbs {
    margin-top: -10px;
}

.paragraph-with-image {
    width: 560px !important;
    display: flex !important;
    justify-content: space-between !important;
}

footer {
    margin-top: 64px !important;
    align-content: center;
    align-items: center;
    border-right: none !important;
    border-top: 1px solid #555555;
    display: flex;
    justify-content: center;
}
