ul.row-list{margin:1.5rem 0 3rem;display:flex;flex-direction:column;gap:1.5rem;list-style:none}ul.row-list li{margin:0;font-size:1.25rem;font-style:normal;font-weight:600;line-height:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--color-gray)}@media (max-width:768px){ul.row-list{margin-bottom:2.5rem}}