@charset "UTF-8";

.widget_form form dl:nth-child(9),
.widget_form form dl:nth-child(13),
.widget_form form dl:nth-child(17),
.widget_form form dl:nth-child(21),
.widget_form form dl:nth-child(25),
.widget_form form dl:nth-child(29) {
    border-bottom: 4px solid var(--i_border_color);
}