body{
    font-family: 'SF UI Display Medium', sans-serif;
}

.brand{
    color:grey;
}

.model{
    color:grey;
}

.list-group-item{
    border-left: 0;
    border-right: 0;
}

.list-group{
    border-radius: 0;
}

.custom-input{
    
    border-left: 0;
}

.custom-input2{
    border-right: 0;
}


.custom-file-label::after{
    content:"Seç";
}

.description-header{
    font-size:22px!important;
}