#c1919, #c4394 { padding-top: 20px; }

@media (min-width: 768px) {
    header nav ul { display: flex; justify-content: center; }
}

.subtitle:first-child { padding-top: 0 !important; }
.subtitle + ul { margin-top: 0 !important; }

.bodytext:last-child { margin-bottom: 0 !important; }

form .button { margin-top: 0 !important; }
