﻿.button-column {
    width: 80px;
}


.result-panel {
    width: 120px;
}

    .result-panel > div > * {
        margin: 0 2px;
    }

.text-minor-title {
    font-size: 0.7em;
}

.competition-table td:nth-child(1) {
    width: 25%;
}

.big-icon {
    font-size: 1.5rem;
}

.result-point {
    line-height: 1em;
}

.table tr:last-child > td {
    border-bottom-width: 0;
}