.flex-justify-center {
    justify-content: center;
}

.small-link {
    font-size: 10px;
}

#accreditations {
    padding: 15px;
}

@media print {
    #copyright {
        display: none;
    }
}