/* Start custom CSS */.zertifikatbutton a {
    background: #009ee2;
    color: #fff;
    font-size: 17px;
    padding: 10px 20px;
    border-radius: 10px;
}
.contenttext {
    background: rgb(245 245 245 / 51%);
    padding: 30px;
    border-radius: 10px;
}
h1.entry-title.title:after {
    content: 'Magdeburg, Leipzig und Berlin';
    display: block;
    font-size: 25px;
}
.wp-block-algori-pdf-viewer-block-algori-pdf-viewer:before {
    content: '';
    background: #494949;
    height: 30px;
    width: 20%;
    position: absolute;
    top: 0;
    right: 0;
}/* End custom CSS */