.Urun img {
    border-right: 5px solid #ffffff !important;
    border-bottom: 5px solid #2d2f36 !important;
}

.Urun p {
    width: 50%;
    margin: auto;
    padding: 10px;
    background-color: #2d2f36db !important;
    color: #ffffff !important;
    text-align: center;
    position: absolute;
    left: 25%;
    bottom: -20px;
    font-weight: bold;
}

.Urun {
    cursor: pointer;
}
