h1 {
    font-size: 2rem;
    font-weight: 600;
}

h2 {
    font-size: 1.75rem;
    font-weight: 600;
}

h3 {
    font-size: 1.5rem;
    font-weight: 600;
}

td, th {
    padding:  15px !important;
}