html{ font-size: 100%; }
.page-content{ margin-top: 1rem; }
.page-content h3{
    font-size: 1.3rem;
    color: var(--dark-color);
}

.page-info {
    font-size: 1rem;
    line-height: 1.6;
    text-align: justify;
}

