.careers-link {
    color: #005E91 !important;
    font-weight: 500 !important;
    text-decoration: underline;
}
.manuals-title-row {
    height: 25px;
}

.manuals-title {
    font-size: 15px;
    color: #000;
    font-weight: 600;
}

.manual-item-row {
    justify-content: space-between;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
    padding-top: 5px;
}

.manual-item-name {
    color: #333;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 10px;
}

.pdf-icon {
    width: auto !important;
    height: 25px;
    margin-left: 7px;
}

.anleitungen-main-section {
min-height: 500px;

}