#combiner .nav-link {
    padding: 0.5rem 10px;
}

.favorite {
    cursor: pointer;
}

table.basic > thead > tr > th, table.basic > tbody > tr > td {
    box-sizing: border-box;
}

[name="getmoney"] {
    background-color: transparent;
    border: none;
}

td.team1 .arrow-container {
    bottom: 9px;
    left: 108px;
}

td.team3 .arrow-container {
    bottom: 9px;
    left: 14px;
}

td.team2 .arrow-container {
    bottom: 9px;
    left: 54px;
}

.proto-table .percent-button > div {
    font-size: 13px;
}