.help-section {
    padding-bottom: 1rem;
}

.no-link {
    color: inherit !important;
    text-decoration: inherit;
}

.leader {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: .5rem;
}

.leader > * {
    margin: 0;
}
