
body.widget-snippet{
    padding:40px;
    background: #f8f8f8 none repeat scroll 0 0;
    max-width:380px;
}
.wc-snippet-footer-about-us .paragraph > p {
    color: #626262;
    font-family: "Libre Franklin",sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 24px;
    margin: -5px 0 0;
}
.wc-snippet-footer-about-us ul {
    margin: 18px 0 10px;
}
.wc-snippet-footer-about-us ul li {
    line-height: 24px;
    margin: 6px 0;
    padding-left: 30px;
    position: relative;
}
.wc-snippet-footer-about-us ul li > span{
    color: #2ed3ae;
    font-family: "Libre Franklin",sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
}
.wc-snippet-footer-about-us ul li i {
    color: #2ed3ae;
    font-size: 18px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 2px;
    width: 20px;
}
@media screen and (max-width: 767px) {
    .wc-snippet-footer-about-us ul {
        margin: 15px 0 10px;
    }
}
