.widget-snippet .sideber-cta {
    margin: 102px 0 0 0;
    width: 100%;
    padding: 40px 30px;
    text-align: center;
    border: 10px solid #3de39a;
    background: #ffffff;
}
.widget-snippet .sideber-cta {
    text-align: center;
}
.widget-snippet .sideber-cta .banner-text-content .cta-heading {
    font-size: 23px;
    line-height: 29px;
    font-weight: bold;
    margin: 0 0 20px;
    font-family: 'Century Gothic', sans-serif;
    text-transform: uppercase;
    color: #070659;
}
.widget-snippet .sideber-cta .banner-text-content p {
    text-align: center;
    color: #000000;
    font-size: 18px;
    font-weight: normal;
    line-height: 25px;
    font-family: 'Century Gothic', sans-serif;
    max-width: 327px;
    margin: 0 auto;
}
.widget-snippet .sideber-cta .banner-phn-quote-btn {
    margin-top: 35px;
}
.widget-snippet .sideber-cta .phn-quote-btn {
    font-size: 16px;
    background: #070659;
    border-radius: 30px;
    height: auto;
    line-height: 34px;
    width: auto;
    padding: 6px 50px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    font-family: 'Century Gothic', sans-serif;
    position: relative;
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.widget-snippet .sideber-cta .phn-quote-btn:hover{
    background: #3DE39A;
}




