.section--bottom-content{
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.gap__above{
    margin-top: 3.4rem;
}