.section-detail__ul {
    display: flex;
    flex-direction: column;
    gap:10px;
    margin-bottom: 30px;
}