

.advantage-box li{
    padding: 1rem 0;
    border-bottom: 1px dashed #bfbfbf;
}

.advantage-box li:first-child{
    padding-top:0rem;
}

