/* impressum */

.pt-5 {
    background-color: var(--secondary-color);
    border: 2px solid var(--primary-color);
    border-radius: .75rem;
}