<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body.timeline {
    background-image: none;
    background-color: #fff;
}

.text-black p {
    color: #1B181A !important;
}

.swiper-pagination {
    display: flex;
}

.kalite-belgeleri-img {
    padding: 10px;
    float: right;
}

.kalite-belgeleri {
    border: 2px solid #CB9544;
    padding: 10px;
}

.career-list li {
    list-style-type: disc;
}

.max-h-600 {
    max-height: 600px;
}
.space-x {padding: 5vmax 0 5vmax;}
.d-inline-flex {display: inline-flex;}
.float-right {float:right;}

.icons {
    text-align: left;
}
.icons img {
    float: left;
    margin-right: 30px;
}
.icons span {
    line-height: 50px;
}
.pt-15{margin-top:5rem;}</pre></body></html>