.td-face {
    font-size: 48px;
}

.img-card {
    max-width: 50px;
}

.img-hole {
    max-width: 150px;
}

.bg-button {
    border-style: dotted !important;
    border-color: red !important;
    border-width: 3px !important;
    /*background-color: whitesmoke !important;*/
}

.bg-opponent {
    background-color: darksalmon !important;
}