.img-fluid1 {
    height:180px;
    display: block;
    width:100%;
}
.tournament {
    box-shadow : 0 0 10px rgb(0 0 0 / 50%);
    padding:1px;
    border-radius:5px;
}
.starting_at { color:#646569;font-size:13px;}
.tournament a { color: #c7c7c7; font-size:13px;}
.tournament a:hover {color:orange;}

.tournament table tr td {
    font-size:11px;
}

.table {
    background:#1f1f23;
    color:grey;
    border-radius:5px;
}

.table a {
    color:#ccc;
}

.table a:hover {
    color:orange;
}

.table i {color:#ccc;}

.table tr td { border-color:#646569;}

.table tr:hover i { color:orange;}

.statistika{color:#c3c4c4;padding:5px;margin-left:5px;margin-right:5px}
.group_users:after{content:","}.group_users:last-child:after{content:""}