@charset "UTF-8";

.widget_form form dl:nth-of-type(1) {
    display: none;
}
.widget_form form dl:nth-of-type(2) {
    padding-top: 10px;
    margin-top: 20px;
    border-top: 1px solid var(--i_border_color);
}