.need-assistent-section{
    background-image: url(/template/f7c3deb7/images/homepage-banner.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 30px 0px;
    text-align: center;
}
.widget.widget-snippet .need-assistent-section a{
     border: 1px solid #fff;
    background: #fff;
    color: #000;
    font-family: Montserrat;
    letter-spacing: 4px;
    padding: 10px 20px;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.widget.widget-snippet .need-assistent-section a:hover{
     border: 1px solid #000;
    background: #000;
    color: #fff;
}
.widget.widget-snippet .need-assistent-section .get-free{
   margin-top:20px;
}
