/* Republic Past: Vertrauenssektion nutzt dieselbe Gestaltung wie der Ablauf */
.custody-section .custody-heading{
    margin:0;
    padding:0;
}
.custody-section .custody-content{
    margin:0;
}
.custody-section .custody-after{
    grid-template-columns:1fr;
}
