.cta-btn {
    background-color: #fff;
    padding: 10px 30px;
}

.cta-btn:hover {
    background-color: rgba(255,255,255,.8);
}

.btn2:after {
    border-bottom: none !important; 
}