/* Footer Subpage Section */
.info-text {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.headline-sm {
    text-transform: uppercase;
}
.paragraph a {
    color: black;
    text-decoration: none;
}
.paragraph strong {
    font-weight: 500;
}
