h1 {
    font-family: "Trebuchet MS", "Attentica 4F", "League Gothic", Impact, sans-serif !important;
    line-height: 0.95 !important;
}

h2 {
    font-family: "Trebuchet MS", "Attentica 4F", "League Gothic", Impact, sans-serif !important;
    font-size: 1.5em !important;
}

#title h1 {
    font-size: 2.2em !important;
    text-transform: none !important;
    font-variant: small-caps !important;
}

p {
    word-spacing: 4pt;
}

.shrink,
li.shrink,
p.shrink,
span.shrink,
.shrink li {
    font-size: 75% !important;
}

.highlight {
    color: orange;
}

img.noframe {
    border: 0px !important;
    box-shadow: none !important;
    background: none !important;
}

table tr td {
    color: black;
    font-family: 'IBM Plex Mono', monospace !important;
}

table tr.row-gap td {
    padding-bottom: 0.8em !important;
}

table tr th {
    color: black;
    text-align: center !important;
    vertical-align: middle !important;
    border-top: 2pt solid black;
    border-bottom: 2pt solid black;
}

table tbody tr:last-child {
    border-bottom: 2pt solid black;
}

.slide-number-a {
    font-size: 200% !important;
}
