.footer-top-section {
    padding-top: 35px;
    padding-bottom: 35px;
}
.footer-top-section h3 {
    color: #fff;
    margin: 7px 0 10px;
    font-size: 24px;
    padding: 0;
}
.footer-top-section .btn-area-footer {
    text-align: right;
    margin-top: 20px;
}
.footer-top-section .btn {
    margin: 0;
    padding: 12px 40px;
    color: #4b4b4b;
    font-size: 16px;
    text-align: center;
    border: 2px solid #fff;
    background: transparent;
    display: inline-block;
    text-decoration: none;
    box-shadow: none;
    border-radius: 0;
    color: #fff;
}
body.widget-snippet {
  background: #7030a0;
}
.footer-top-section p {
    color: #fff;
    font-size: 15px;
}
