.display-1 {
    /*font-size: 6rem;*/
    font-size: 5.25rem;
}

.display-2 {
    /*font-size: 5.5rem;*/
    font-size: 4.8125rem;
}

.display-3 {
    /*font-size: 4.5rem;*/
    font-size: 3.9375rem;
}

.display-4 {
    /*font-size: 3.5rem;*/
    font-size: 3.0625rem;
}

h1, .h1 {
    /*font-size: 2.5rem;*/
    font-size: 2.1875rem;
}

h2, .h2 {
    /*font-size: 2rem;*/
    font-size: 1.75rem;
}

h3, .h3 {
    /*font-size: 1.75rem;*/
    font-size: 1.53125rem;
}

legend, h4, .h4, .close {
    /*font-size: 1.5rem;*/
    font-size: 1.3125rem;
}

h5, .h5, .lead, .blockquote, .col-form-label-lg, .form-control-lg, .btn-lg, .btn-group-lg > .btn, .input-group-lg > .input-group-append > .btn,
.custom-select-lg, .navbar-brand, .navbar-toggler, .pagination-lg .page-link {
    /*font-size: 1.25rem;*/
    font-size: 1.09375rem;
}

body, .form-control, .btn, .dropdown-menu, .input-group-text, .custom-select, .popover-header, h6, .h6 {
    /*font-size: 1rem;*/
    font-size: 0.875rem;
}

.col-form-label-sm, .form-control-sm, .valid-tooltip, .invalid-tooltip, .btn-sm, .btn-group-sm > .btn, .dropdown-header,
.input-group-sm > .input-group-append > .btn, .custom-select-sm, .pagination-sm .page-link, .toast, .tooltip, .popover {
    /*font-size: 0.875rem;*/
    font-size: 0.765625rem;
}

.progress {
    /*font-size: 0.75rem;*/
    font-size: 0.65625rem;
}
