@import "//fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i";
body.widget-snippet {
    padding: 40px;
    max-width: 550px;
}
.wc-snippet-getin .col-sm-4 {
    padding-bottom: 15px;
    padding-top: 15px;
}
.wc-snippet-getin p {
    color: #878787;
    font-family: "Open Sans",sans-serif;
    line-height: 1.7;
}
.wc-snippet-getin h2 {
    color: #000000;
    font-family: "Open Sans",sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.3;
}
.wc-snippet-getin .getin-para {
    margin-bottom: 40px;
}
.wc-snippet-getin h3 {
    color: #000000;
    font-family: "Open Sans",sans-serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 1.1;
}
.wc-snippet-getin .num-text p {
    color: #999999;
    font-size: 16px;
    line-height: 1.6;
    margin: 7px 0;
}
.wc-snippet-getin .num-text .underline {
    background: #f8b139 none repeat scroll 0 0;
    bottom: 6px;
    display: block;
    height: 2px;
    width: 20px;
}
@media (max-width: 767px) {
    .wc-snippet-getin h2 {
        font-size: 28px;
    }
    .wc-snippet-getin h3 {
        font-size: 36px;
    }
    .wc-snippet-getin .getin-para {
        margin-bottom: 20px;
    }
}
