.d-section {
 display: flex;
 flex-flow: column;
 gap: 20px;
}