/* Visual Builder row spacing styles (see RowStyleInitialization + ExperiencePage/Index.cshtml). */
.vb-pt-20 {
    padding-top: 20px;
}

.vb-pb-20 {
    padding-bottom: 20px;
}
