button > a {
    color: white;
    text-decoration: none;
}

button {
    border: none;
    border-radius: 4px;
}



