How to add section divider (line) dawn theme 5.0.0

@Galya25

.shopify-section{
border-top: 2px solid black;
}

by this code you can add the border line.