<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.Urun img {
    border-right: 5px solid #cd863b !important;
    border-bottom: 5px solid #2d2f36 !important;
}

.Urun p {
    width: 50%;
    margin: auto;
    padding: 10px;
    background-color: #2d2f36db !important;
    color: #cd863b !important;
    text-align: center;
    position: absolute;
    left: 25%;
    bottom: -20px;
    font-weight: bold;
}

.Urun {
    cursor: pointer;
}
</pre></body></html>