button {
    background-color: aquamarine;
}

a {
    color: inherit;
    text-decoration: none;
}