#anasayfa_yazisi p{
font-size: 16px;
}

tbody.list-group {
    display: flex;
    flex-direction: column;
    border-top: 1px solid #dee2e6;
}

tbody.list-group tr {
    border-bottom: 1px solid #dee2e6;
}

tbody.list-group tr[data-value="30"] {
    order: 2;
}

tbody.list-group tr[data-value="31"] {
    order: 1;
}

#anasayfa_yazisi .container-xxl .row .column_img .anasayfa_icerik {
    width: 75% !important;
}

/*.goog-te-gadget-simple {
    max-width: 130px !important; 
    overflow: hidden;
    white-space: nowrap;
    display: flex !important;
    align-items: center;
   
}

.goog-te-gadget-simple span {
    white-space: nowrap;
}

.goog-te-gadget-simple a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 120px; 
    display: inline-block;
    vertical-align: middle;
}*/

#alt_menu .footer_baslik,
#alt_menu .footer_baslik button {
    color: #fff !important;
}


