#info-main {
    width: 80%;
    overflow-wrap: normal;
    justify-self: center;
    white-space: normal;
    margin: var(--font-size-large) 0;
}

h3, h3+a {
    margin-left:4rem;
}

h3  {
    margin-bottom: 0;
    font-size:var(--font-size-normal);
}

.redacted {
    color:grey;
    margin-left:4rem;
}