/* inter-300 - latin */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    src: url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-300.eot');
    src: local(''),
        url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-300.eot?#iefix') format('embedded-opentype'),
        url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-300.woff2') format('woff2'),
        url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-300.woff') format('woff'),
        url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-300.ttf') format('truetype'),
        url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-300.svg#Inter') format('svg');
    font-display: swap;
}

/* inter-regular - latin */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    src: url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-regular.eot');
    src: local(''),
        url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-regular.eot?#iefix') format('embedded-opentype'),
        url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-regular.woff2') format('woff2'),
        url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-regular.woff') format('woff'),
        url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-regular.ttf') format('truetype'),
        url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-regular.svg#Inter') format('svg');
    font-display: swap;
}

/* inter-600 - latin */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    src: url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-600.eot');
    src: local(''),
        url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-600.eot?#iefix') format('embedded-opentype'),
        url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-600.woff2') format('woff2'),
        url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-600.woff') format('woff'),
        url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-600.ttf') format('truetype'),
        url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-600.svg#Inter') format('svg');
    font-display: swap;
}

/* inter-700 - latin */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    src: url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-700.eot');
    src: local(''),
        url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-700.eot?#iefix') format('embedded-opentype'),
        url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-700.woff2') format('woff2'),
        url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-700.woff') format('woff'),
        url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-700.ttf') format('truetype'),
        url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-700.svg#Inter') format('svg');
    font-display: swap;
}

/* inter-800 - latin */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    src: url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-800.eot');
    src: local(''),
        url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-800.eot?#iefix') format('embedded-opentype'),
        url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-800.woff2') format('woff2'),
        url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-800.woff') format('woff'),
        url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-800.ttf') format('truetype'),
        url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-800.svg#Inter') format('svg');
    font-display: swap;
}

/* inter-900 - latin */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    src: url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-900.eot');
    src: local(''),
        url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-900.eot?#iefix') format('embedded-opentype'),
        url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-900.woff2') format('woff2'),
        url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-900.woff') format('woff'),
        url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-900.ttf') format('truetype'),
        url('https://img.gamelounge.com/fonts/inter/inter-v3-latin-900.svg#Inter') format('svg');
    font-display: swap;
}

body {
    color: #22222f;
    background-color: #f5f7fa;
    font-family: 'Inter', 'Open Sans', sans-serif;
    line-height: 1.7;
}

img {
    height: auto;
    max-width: 100%;
}

:target {
    scroll-margin-top: 8rem;
}

article {
    font-size: 1.2rem;
}

article h2,
article h3,
article h4 {
    margin: 2.6rem 0 1.3rem 0;
}

article p {
    margin-bottom: 1.3rem;
}

.dropdown-item {
    color: #22222f;
}

.wp-block-image img {
    height: auto;
    border-radius: .25rem !important;
}

.wp-block-image figcaption {
    font-size: .9rem;
    color: #a6a9ad;
}

h1,
h2,
h3 {
    margin-bottom: 1rem;
}

h1 {
    font-weight: 800;
    font-size: calc(1.75rem + 1.5vw) !important;
}

h2 { font-weight: 700; }
h3 { font-weight: 600; }

.green { color: #329836; }

.list-brokers h3 {
    font-size: 1.1rem;
    margin-bottom: 0;
}

footer h3 { color: #f5f7fa !important; }

.fs-5 { font-size: 1.1rem !important; }
.fs-6 { font-size: 1rem !important; }
.fs-7 { font-size: 0.9rem !important; }
.fs-8 { font-size: 0.8rem !important; }
.fs-9 { font-size: 0.7rem !important; }
.fs-10 { font-size: 0.6rem !important; }

.fw-3 { font-weight: 300 !important; }
.fw-4 { font-weight: 400 !important; }
.fw-6 { font-weight: 600 !important; }
.fw-7 { font-weight: 700 !important; }
.fw-8 { font-weight: 800 !important; }

@media (min-width: 576px) {
    .lead { font-size: 1.3rem !important; }
}

@media (min-width: 768px) {
    .navbar-brand img,
    .footer-logo {
        height: 55px;
        width: auto;
    }
}

/* list-brokers */
.list-brokers tbody tr:hover,
.list-brokers tbody tr:hover td,
.list-brokers tbody tr:hover th {
    background: #22222f !important;
}

.list-brokers th:nth-child(1),
.list-brokers td:nth-child(1) {
    position: sticky;
    left: 0px;
    z-index: 100;
    text-align: center;
}

.list-brokers th:nth-child(2) {
    background: -moz-linear-gradient(left, rgba(47, 48, 61, 1) 0%, rgba(47, 48, 61, 1) 67%, rgba(42, 43, 55, 0) 100%) !important;
    background: -webkit-linear-gradient(left, rgba(47, 48, 61, 1) 0%, rgba(47, 48, 61, 1) 67%, rgba(42, 43, 55, 0) 100%) !important;
    background: linear-gradient(to right, rgba(47, 48, 61, 1) 0%, rgba(47, 48, 61, 1) 67%, rgba(42, 43, 55, 0) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f303d', endColorstr='#002f303d', GradientType=1);
}

.list-brokers th:nth-child(2),
.list-brokers td:nth-child(2) {
    position: sticky;
    left: 0px;
    z-index: 100;
}

.list-brokers td:nth-child(3) {
    position: sticky;
    left: 0px;
    z-index: 100;
    white-space: normal;
    background: -moz-linear-gradient(left, rgba(47, 48, 61, 1) 0%, rgba(47, 48, 61, 1) 67%, rgba(42, 43, 55, 0) 100%) !important;
    background: -webkit-linear-gradient(left, rgba(47, 48, 61, 1) 0%, rgba(47, 48, 61, 1) 67%, rgba(42, 43, 55, 0) 100%) !important;
    background: linear-gradient(to right, rgba(47, 48, 61, 1) 0%, rgba(47, 48, 61, 1) 67%, rgba(42, 43, 55, 0) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f303d', endColorstr='#002f303d', GradientType=1);
}

.list-brokers tbody tr:hover th:nth-child(3),
.list-brokers tbody tr:hover td:nth-child(3) {
    background: -moz-linear-gradient(left, rgba(34, 34, 47, 1) 0%, rgba(34, 34, 47, 1) 67%, rgba(34, 34, 47, 0) 100%) !important;
    background: -webkit-linear-gradient(left, rgba(34, 34, 47, 1) 0%, rgba(34, 34, 47, 1) 67%, rgba(34, 34, 47, 0) 100%) !important;
    background: linear-gradient(to right, rgba(34, 34, 47, 1) 0%, rgba(34, 34, 47, 1) 67%, rgba(34, 34, 47, 0) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f303d', endColorstr='#002f303d', GradientType=1);
}

.list-brokers th:nth-child(10),
.list-brokers td:nth-child(10) {
    position: sticky;
    right: 0px;
    z-index: 100;
    background: -moz-linear-gradient(left, rgba(42, 43, 55, 0) 0%, rgba(47, 48, 61, 1) 33%, rgba(47, 48, 61, 1) 100%) !important;
    background: -webkit-linear-gradient(left, rgba(42, 43, 55, 0) 0%, rgba(47, 48, 61, 1) 33%, rgba(47, 48, 61, 1) 100%) !important;
    background: linear-gradient(to right, rgba(42, 43, 55, 0) 0%, rgba(47, 48, 61, 1) 33%, rgba(47, 48, 61, 1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002f303d', endColorstr='#2f303d', GradientType=1);
}

.list-brokers tbody tr:hover th:nth-child(11),
.list-brokers tbody tr:hover td:nth-child(11) {
    background: -moz-linear-gradient(left, rgba(34, 34, 47, 0) 0%, rgba(34, 34, 47, 1) 33%, rgba(34, 34, 47, 1) 100%) !important;
    background: -webkit-linear-gradient(left, rgba(34, 34, 47, 0) 0%, rgba(34, 34, 47, 1) 33%, rgba(34, 34, 47, 1) 100%) !important;
    background: linear-gradient(to right, rgba(34, 34, 47, 0) 0%, rgba(34, 34, 47, 1) 33%, rgba(34, 34, 47, 1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002f303d', endColorstr='#2f303d', GradientType=1);
}

.list-brokers {
    color: #f5f7fa;
    border-color: #383B45;
    font-size: .9rem;
}

.table>:not(:last-child)>:last-child>* { border-color: #383B45; }
.th-minw-1 { min-width: 6rem; }
th { font-weight: 400; }

.list-brokers th,
.list-brokers td {
    background-color: #2f303d !important;
    padding: 1rem .5rem !important;
    white-space: nowrap;
}

.btn {
    padding: .6rem 1.2rem;
    font-size: 0.7rem;
    font-weight: 600;
    text-transform: uppercase;
}

.btn img { margin-top: -0.125em; }

.btn-outline-light {
    color: #f5f7fa;
    background-color: transparent;
    border-color: #83878F;
}

.btn-outline-light:hover,
.btn-outline-light.active,
.card-dark:hover .btn-outline-light {
    color: #22222f;
    background-color: #f5f7fa;
    border-color: #f5f7fa;
}

.btn-dark {
    color: #f5f7fa;
    background-color: #2f303d;
    border-color: #2f303d;
}
.btn-dark:hover {
    color: #ffffff;
    background-color: #3a3a46;
    border-color: #2f303d;
}

.btn-info {
    color: #22222f;
    background-color: #6CE6D1;
    border-color: #7ff7e2;
}

.btn-info:hover {
    color: #000000;
    background-color: #7ff7e2;
    border-color: #7ff7e2;
}

img.cover {
    min-width: 100%;
    object-fit: cover;
    min-height: 100%;
}

img.bg {
    position: absolute;
    height: 100%;
    pointer-events: none;
    z-index: 0;
}

.text-dark { color: #2f303d !important; }
.text-darkest { color: #22222f !important; }
.text-light { color: #f5f7fa !important; }
.text-light-grey { color: #a6a9ad; }

.text-yellow { color: #F2C957; }
.text-light-yellow { color: #f8d3aa; }

.text-green { color: #33E8A3; }
.bg-green { background-color: #33E8A3 !important; }

.text-red { color: #FF5765; }
.bg-light-grey { background-color: #afb2b6; }

.bg-dark { background-color: #2f303d !important; }
.bg-darkest { background-color: #22222f !important; }

.bg-gradient-pink {
    background: rgb(254,109,222);
    background: -moz-linear-gradient(90deg, rgba(254,109,222,1) 0%, rgba(254,109,109,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(254,109,222,1) 0%, rgba(254,109,109,1) 100%);
    background: linear-gradient(90deg, rgba(254,109,222,1) 0%, rgba(254,109,109,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fe6dde",endColorstr="#fe6d6d",GradientType=1);
}

.bg-gradient-blue {
    background: #6ce6d1;
    background: -moz-linear-gradient(45deg,  #6ce6d1 0%, #56cce1 100%);
    background: -webkit-linear-gradient(45deg,  #6ce6d1 0%,#56cce1 100%);
    background: linear-gradient(45deg,  #6ce6d1 0%,#56cce1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ce6d1', endColorstr='#56cce1',GradientType=1 );
}

.intro {
    background: #1f2421;
    background: -moz-linear-gradient(left,  #1f2421 0%, #202b24 100%);
    background: -webkit-linear-gradient(left,  #1f2421 0%,#202b24 100%);
    background: linear-gradient(to right,  #1f2421 0%,#202b24 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f2421', endColorstr='#202b24',GradientType=1 );
    background-size: cover;
}

.text-gradient-pink {
    background: rgb(254,109,222);
    background: -moz-linear-gradient(90deg, rgba(254,109,222,1) 0%, rgba(254,109,109,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(254,109,222,1) 0%, rgba(254,109,109,1) 100%);
    background: linear-gradient(90deg, rgba(254,109,222,1) 0%, rgba(254,109,109,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fe6dde",endColorstr="#fe6d6d",GradientType=1);
    -webkit-text-fill-color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
}

.text-gradient-yellow {
    background: rgb(254,123,109);
    background: -moz-linear-gradient(90deg, rgba(254,123,109,1) 0%, rgba(254,187,109,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(254,123,109,1) 0%, rgba(254,187,109,1) 100%);
    background: linear-gradient(90deg, rgba(254,123,109,1) 0%, rgba(254,187,109,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fe7b6d",endColorstr="#febb6d",GradientType=1);
    -webkit-text-fill-color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
}

.text-gradient-grey {
    background: rgba(224,236,222,1);
    background: -moz-linear-gradient(90deg, rgba(224,236,222,1) 0%, rgba(248, 252, 248,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(224,236,222,1) 0%, rgba(248, 252, 248,1) 100%);
    background: linear-gradient(90deg, rgba(224,236,222,1) 0%, rgba(248, 252, 248,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fe7b6d",endColorstr="#febb6d",GradientType=1);
    -webkit-text-fill-color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
}

.text-gradient-blue {
    background: #6ce6d1;
    background: -moz-linear-gradient(45deg,  #6ce6d1 0%, #56cce1 100%);
    background: -webkit-linear-gradient(45deg,  #6ce6d1 0%,#56cce1 100%);
    background: linear-gradient(45deg,  #6ce6d1 0%,#56cce1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ce6d1', endColorstr='#56cce1',GradientType=1 );
    -webkit-text-fill-color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
}

.intro .currency-logo {
    box-shadow: 20px 20px 120px #544d60, -10px -10px 80px #283453;
    border-radius: 110px;
    padding: 1px;
}

.ac {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.lead { font-size: calc(.7rem + 1.5vw); }

.intro .intro-image {
    width: 100%;
    height: auto;
}

.navbar-green {
    background: #039330;
    background: -moz-linear-gradient(left,  #039330 0%,#0b8934 100%);
    background: -webkit-linear-gradient(left,  #039330 0%,#0b8934 100%);
    background: linear-gradient(to right,  #039330 0%,#0b8934 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#039330', endColorstr='#0b8934',GradientType=1 );
}

.navbar-green .navbar-nav .nav-link {
    color: #f4fff4;
    font-size: 0.9rem;
    text-transform: uppercase;
    font-weight: 600;
}

.navbar-green .navbar-nav .nav-link:focus,
.navbar-green .navbar-nav .nav-link:hover {
    color: #dbeade;
}

.navbar-toggler { border: none !important; }
.dropdown-toggle::after { color: #83878F; }
.form-control { font-size: .9rem; }
.border-light { border: 1px solid rgb(255 255 255 / 20%) !important; }

.max-width-600 { max-width: 600px; }
.max-width-700 { max-width: 700px; }
.max-width-800 { max-width: 800px; }
.max-width-900 { max-width: 900px; }

.no-underline { text-decoration: none !important; }
.faded { opacity: .85; }

.minandel-green { background-color: #039330; }

a.badge-spelform {
    color: #fff !important;
    font-size: 1rem;
    font-weight: 700;
    padding: 0.3rem 0.6rem;
}

/* widgets */
.widget-heading { font-size: 2.2rem; font-weight: 800; }
.widget-text { font-size: 1.2rem; }
.widget-black-bg { background-color: #141414; }
.widget-black-bg-img {
    background-image: url(https://minandel.se/wp-content/uploads/2020/07/BG_PATTERNS_SHARES.svg);
    background-repeat: no-repeat;
    background-size: 37% auto;
}
.widget-black-bg p {
    color: #f6f6f6;
    font-weight: 300;
    font-size: 1.3rem;
    line-height: 35px;
}

/* cards */
.game-card {
    background-size: cover;
    transition: transform .15s, background .15s, box-shadow .15s;
    text-decoration: none !important;
}
.game-card:hover { transform: scale(1.03); }

.badge-spelform-small {
    color: #fff !important;
    font-size: 0.7rem;
    font-weight: 700;
    padding: 0.15rem 0.3rem;
}

.card-dark {
    background: rgba(0, 0, 0, 0.50) !important;
    color: #f5f7fa !important;
    text-decoration: none !important;
}

.game-card-author { color: #82ce88; }

/* cards - expert */
.expert-card {
    transition: transform .15s, background .15s, box-shadow .15s;
    text-decoration: none !important;
}
.expert-card:hover { transform: scale(1.03); }

/* footer */
.footer-widget {
    font-size: 0.9rem;
    color: #fff;
    background-image: url(https://minandel.se/wp-content/uploads/2020/07/Footer-background.svg);
    background-size: cover;
}
.footer-widget a { color: #fff; }

/* V85 (API) */
.minandel-v85-api {
    margin: 2rem 0;
    max-width: 100%;
}

.minandel-v85-header {
    display: flex;
    align-items: center;
    gap: .75rem;
    margin: 0 0 1rem 0;
}

.minandel-v85-badge {
    display: inline-block;
    padding: .28rem .6rem;
    border-radius: 9999px;
    background: var(--ma-blue, #264D9C);
    color: #fff;
    font-weight: 800;
    font-size: .75rem;
    letter-spacing: .03em;
    text-transform: uppercase;
}

.minandel-v85-title {
    margin: 0;
    font-weight: 800;
    font-size: 1.35rem;
    color: var(--ma-text, #22222f);
    line-height: 1.15;
}

.minandel-v85-api .v85-race-table {
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
}

@media (max-width: 576px) {

    .minandel-v85-header {
        flex-wrap: wrap;
        gap: .5rem;
    }

    .minandel-v85-title {
        font-size: 1.1rem;
    }

    .minandel-v85-api .v85-race-nav {
        display: grid !important;
        grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
        gap: 6px !important;
        align-items: stretch !important;
    }

    .minandel-v85-api .v85-race-nav__tab {
        width: 100% !important;
        min-width: 0 !important;
        padding: 8px 0 !important;
        text-align: center !important;
        font-size: 12px !important;
        line-height: 1 !important;
    }

    .minandel-v85-api .v85-race-table {
        display: table !important;
        table-layout: fixed !important;
    }

    .minandel-v85-api .v85-race-table thead { display: table-header-group !important; }
    .minandel-v85-api .v85-race-table tbody { display: table-row-group !important; }
    .minandel-v85-api .v85-race-table tr { display: table-row !important; }

    .minandel-v85-api .v85-race-table th,
    .minandel-v85-api .v85-race-table td {
        display: table-cell !important;
        padding: 8px 6px !important;
        font-size: 12px !important;
        line-height: 1.15 !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        white-space: nowrap !important;
        vertical-align: middle !important;
    }

    .minandel-v85-api .v85-race-table th:nth-child(1),
    .minandel-v85-api .v85-race-table td:nth-child(1) {
        width: 52px !important;
        text-align: center !important;
        font-weight: 900 !important;
        font-size: 13px !important;
    }

    .minandel-v85-api .v85-race-table th:nth-child(2),
    .minandel-v85-api .v85-race-table td:nth-child(2),
    .minandel-v85-api .v85-race-table th:nth-child(3),
    .minandel-v85-api .v85-race-table td:nth-child(3) {
        white-space: normal !important;
        overflow: visible !important;
        text-overflow: unset !important;
        word-break: normal !important;
        overflow-wrap: break-word !important;
        hyphens: none !important;
        line-height: 1.15 !important;
    }

    .minandel-v85-api .v85-race-table th:nth-child(4),
    .minandel-v85-api .v85-race-table td:nth-child(4),
    .minandel-v85-api .v85-race-table th:nth-child(5),
    .minandel-v85-api .v85-race-table td:nth-child(5),
    .minandel-v85-api .v85-race-table th:nth-child(6),
    .minandel-v85-api .v85-race-table td:nth-child(6) {
        width: 64px !important;
        text-align: right !important;
    }

    .minandel-v85-api .v85-race-table th:nth-child(4),
    .minandel-v85-api .v85-race-table th:nth-child(5),
    .minandel-v85-api .v85-race-table th:nth-child(6) {
        font-size: 0 !important;
        line-height: 0 !important;
    }

    .minandel-v85-api .v85-race-table th:nth-child(4)::after {
        content: "V85%";
        font-size: 12px;
        line-height: 1.1;
        display: inline-block;
    }

    .minandel-v85-api .v85-race-table th:nth-child(5)::after {
        content: "P-odds";
        font-size: 12px;
        line-height: 1.1;
        display: inline-block;
    }

    .minandel-v85-api .v85-race-table th:nth-child(6)::after {
        content: "V-odds";
        font-size: 12px;
        line-height: 1.1;
        display: inline-block;
    }

    .minandel-v85-api .v85-race-table th:nth-child(1) {
        font-size: 0 !important;
        line-height: 0 !important;
    }

    .minandel-v85-api .v85-race-table th:nth-child(1)::after {
        content: "Startnr";
        font-size: 12px;
        line-height: 1.1;
        display: inline-block;
    }

    .minandel-v85-api .v85-race-table td:nth-child(1) {
        font-weight: 900 !important;
        font-size: 14px !important;
    }
}

.minandel-v85-api--error {
    padding: 12px 14px;
    border-radius: .25rem;
    background: rgba(255, 0, 0, .08);
}