.h-full-page{
    max-height: 100% !important;
}
.h-full-page-history{
    height: fit-content;
}
/* Title */
.page-title {
    font-size: 3rem;
}

/* Content body */
.text-p-singlepage p {
    font-size: 1.2rem;
}

.text-p-singlepage {
    font-size: 1.2rem;
}

/* Value Section */
.value-section .text-p-header {
    font-size: 7rem;
}

.value-section .text-p-content p {
    font-size: 1.2rem;
}

/* Organization Section */
.org-section p {
    font-size: 1.875rem;
    font-weight: 400 !important;
}

.org-section p.org-highlight {
    font-size: 2.375rem;
    font-weight: 700 !important;
}

@media screen and (max-width: 1343.98px) {}

@media screen and (max-width: 1299.98px) {}

@media screen and (max-width: 1199.98px) {
    .page-title {
        font-size: 1.625rem;
    }

    .text-p-singlepage {
        font-size: 1rem;
    }

    .text-p-singlepage p {
        font-size: 1rem;
    }

    /* Value Section */
    .value-section .text-p-header {
        font-size: 3rem;
    }

    .value-section .text-p-content p {
        font-size: 1rem;
    }

    /* Organization Section */
    .org-section p {
        font-size: 1.875rem;
        font-weight: 400 !important;
    }

    .org-section p.org-highlight {
        font-size: 2.375rem;
        font-weight: 700 !important;
    }
}

@media screen and (max-width: 490.98px) {

    /* Value Section */
    .value-section .text-p-header {
        font-size: 1.625rem;
    }

    .value-section .text-p-content p {
        font-size: .875rem;
    }

    /* Organization Section */
    .org-section p {
        font-size: 1rem;
    }

    .org-section p.org-highlight {
        font-size: 1rem;
    }
}

@media screen and (max-width: 991.98px) {}

@media screen and (max-width: 767.98px) {}

@media screen and (max-width: 575.98px) {}

@media screen and (max-width: 405.98px) {}

@media screen and (max-width: 390.98px) {}

@media screen and (max-width: 375.98px) {}

@media screen and (max-width: 361.98px) {}