﻿h2 {
    /* h5 equivalent */
    font-size: 32px;
    line-height: 38.73px;

    margin-bottom: 40px;
}

h3, h4 {
    font-size: 20px;
    line-height: 30px;
    margin-top: 40px;
    margin-bottom: 24px;
}

h3.mt-4 {
    margin-top: 40px!important;
}

.table {
    color: white;
    max-width: 825px;
}