h4 {
    font-size: 1.5rem;
}

.text-muted {
    font-size: 0.9rem;
}

h2 {
    font-size: 2.5rem;
    margin: 0;
}

sup {
    font-size: 1.2rem;
}

#analytics-table,
#insights {
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
}

#insights {
    align-self: flex-start;
    padding-top: 8px;
    padding-bottom: 8px;
}