﻿a {
    text-decoration: unset;
    color: unset;
}

button {
    padding: 0;
    border: 0;
    background-color: transparent;
}

label {
    cursor: inherit;
}