.widget { border-bottom: 1px solid $border-color; padding-bottom: 20px; margin-bottom: 20px; &:last-child { border-bottom: none; } .widget-title { margin-top: 0; font-size: 2.0rem; font-weight: normal; } &.widget_search { .search-form { label { width: 100%; margin: 0; .screen-reader-text { display: none; } } .search-submit { display: none; } } } ul { list-style: none; padding-left: 10px; } }