a.navbar-brand img {
    width: 13%;
}

img.wp-image-71.alignright {
    float: right;
}

img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
}

p {
    line-height: 28px;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    width: 1140px !important;
}

nav.navbar.navbar-expand-lg.navbar-dark.bg-dark {
    background: #177342 !important;
}

li.nav-item a {
    color: #ffffff !important;
    font-weight: bold;
}

img.wp-image-9.alignright {
    float: right;
}


a:hover {
    --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

table {
    caption-side: bottom;
    border-collapse: collapse;
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent;
}

tbody,
td,
th,
thead,
tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}

button {
    border-radius: 0;
}

button:focus:not(:focus-visible) {
    outline: 0;
}

button {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button {
    text-transform: none;
}

button {
    -webkit-appearance: button;
}

button:not(:disabled) {
    cursor: pointer;
}

@media all {
    a {
        background-color: transparent;
    }

    button {
        font-family: inherit;
        font-size: 100%;
        line-height: 1.15;
        margin: 0;
    }

    button {
        overflow: visible;
    }

    button {
        text-transform: none;
    }

    button {
        -webkit-appearance: button;
    }


    button {
        color: #404040;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
        font-size: 1rem;
        line-height: 1.5;
    }

    table {
        margin: 0 0 1.5em;
        width: 100%;
    }

    button {
        border: 1px solid;
        border-color: #ccc #ccc #bbb;
        border-radius: 3px;
        background: #e6e6e6;
        color: rgba(0, 0, 0, 0.8);
        line-height: 1;
        padding: 0.6em 1em 0.4em;
    }

    button:hover {
        border-color: #ccc #bbb #aaa;
    }

    button:active,
    button:focus {
        border-color: #aaa #bbb #bbb;
    }
}

/*! CSS Used from: Embedded */
.casino-table-container {
    background: aliceblue;
}

.casino-table-container tr:first-child {
    background: unset !important;
    color: unset;
    font-weight: unset;
}

button#toggleButton {
    margin-right: auto;
    margin-left: auto;
    display: block;
    border: 1px solid #cccccc;
    line-height: 29px;
    width: 28%;
    margin-top: 13px;
    border-radius: 6px;
}

.hidden {
    display: none;
}

.casino-table-container {
    max-width: 100%;
    margin: 20px auto;
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 10px;
    position: relative;
}

button {
    margin-top: 10px;
    padding: 8px 16px;
    cursor: pointer;
}

.casino-table-container a {
    color: #a12121 !important;
}

table {
    width: 100%;
    border-collapse: collapse;
}

th,
td {
    padding: 12px 10px;
    text-align: left;
}