.iframe-title-block {
    margin: 20px;
}

.iframe-container {
   margin: 20px;
    pointer-events: none;
}

.iframe-title-block > h1 {
    font-size: 40px;
    font-weight: 400;
    line-height: 1.2;
}

.iframe-title-block > h1:nth-child(1) {
    font-size: 25px;
}

.iframe-title-block > h1:nth-child(2) {
    padding-bottom: 30px;
    text-align: center;
}

.iframe-date > p {
    font-size: 16px;
    line-height: 1.42857143;
    color: #373737;
    padding-bottom: 10px;
}

div.dropdown.lang-switch {
    display: none;
}
