.img-thumbnail {
    width: 100%;
    height: auto;
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.col-md-7 {
    max-width: 55%;
}

.reasons-list li {
    margin-bottom: 10px;
}

h6{
    font-weight: bold;
}

h3{
    color: #1055cc ;
}

.row{
    margin-top: 3rem;
}

.içerik{
    margin-top: 2rem;
}










