.button-wp:hover {
    background-color: #25D366;
    border: 1px solid #FAFAFA;
    transform: scale(1.1);
}