@font-face {
    font-family: 'Knockout Fullweight';
    src: url('https://tudumext.com/assets/paul-tyson-fight/fonts/knockout-fullweight.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

[data-uia='section-rich-text'] section:first-of-type {
    margin-top: 0;
}

[data-sel='eyebrow-heading'],
[data-guid='pulse-scroll-triggered-list-items'] {
    display: none;
}

[data-sel='stats-table'] h3[data-sel='character-name'] {
    font-family: 'Knockout Fullweight', sans-serif;
    font-size: 110px;
    font-weight: 550;
    letter-spacing: 1.85px;    
    color: #E4D9C9;
    text-transform: uppercase;
    line-height: 95.45%;
}

[data-sel='stats-table'] h3[data-sel='character-name']#jake-paul,
[data-sel='stats-table'] h3[data-sel='character-name']#mike-tyson {
    font-size: 130px;
}

[data-sel='stats-table'] [data-sel='table-details'],
section.articleHtmlContent h3[data-sel='heading'],
section.articleHtmlContent div[data-sel='text']:has(+ h3[data-sel='heading']),
section.articleHtmlContent [role='navigation'] a {
    color: #E4D9C9 !important;
}

dialog.comparison-table-dialog .modal-inner div[data-sel='text'] strong {
    font-size: 40px;
    font-style: normal;
    font-weight: 900;
    line-height: 100%;
    color: #E4D9C9;
    font-stretch: ultra-condensed;
    text-transform: uppercase;
}

dialog.comparison-table-dialog .modal-inner section > div > a {
    margin-left: 50%;
    transform: translateX(-50%);
}

@media (min-width: 350px) {
    [data-sel='stats-table'] h3[data-sel='character-name']#jake-paul,
    [data-sel='stats-table'] h3[data-sel='character-name']#mike-tyson {
        font-size: 145px;
    }
}

@media (min-width: 600px) {
    [data-sel='stats-table'] h3[data-sel='character-name']#jake-paul,
    [data-sel='stats-table'] h3[data-sel='character-name']#mike-tyson {
        font-size: 185px;
    }
}