.player {
    width: 100%;
    height: 30px;
}

.passage {
    width: 100px;
    font-weight: 600;
}

.params {
    font-weight: 400; 
    margin: 0;
}

.table {
    table-layout: fixed;
    vertical-align: middle;
}

.table td {
    vertical-align: middle !important;
}

.abstract {
    max-width: 100%;
}

.target {
    color: rgb(126, 126, 126);
    font-weight: 600;
}

.decor {
    color: rgb(41, 175, 127);
    font-weight: 600;
}

.fins {
    color: rgb(57, 86, 140);
    font-weight: 600;
}

.recording {
    color: black;
    font-weight: 600;
}