.region.region-content-top-highlighted {
    min-height: 300px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    max-width: 1400px;
    margin: auto;
}
.breadcrumb__item:nth-child(1) a:after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.paragraph.paragraph--type--bp-simple.paragraph--view-mode--default.paragraph--id--27.paragraph--width--wide.paragraph--color.paragraph--color--secondary {
    background-color: transparent;
    border-radius: 16px;
}

h1.page-title {
    text-shadow: none;
    color: #0073b5;
}

@media (min-width: 1200px) {
    .container {
        width: 1600px;
    }
}