
body.widget-snippet {
    padding: 40px
}
.wc-snippet-title-left-align {
    padding-left: 15px;
    padding-right: 15px;
}
.wc-snippet-title-left-align h2 {
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0;
    line-height: 1.2;
}
.wc-snippet-title-left-align .underline {
    background: #fa713a none repeat scroll 0 0;
    bottom: 0;
    display: block;
    height: 2px;
    left: 0;
    width: 25px;
    margin: 2px 0 30px;
}
