accordion {
    top: 100px;
    padding: 0.75rem 1.25rem;
    background-color: rgba(247, 247, 247, 0.95);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    margin-bottom: 1em;
}

p {
    font-size: smaller;
}