h1 {
    font-size: 56px !important;
    font-weight: 500 !important;
}

h2 {
    font-size: 44px !important;
    font-weight: 500 !important;
}

h3 {
    font-size: 40px !important;
    font-weight: 500 !important;
}

h6 {
    font-size: 24px !important;
    font-weight: 100 !important;
}

.accordion-collapse.collapse.show {
    visibility: visible !important;
    opacity: 1 !important;
}