.button--secondary {
    box-shadow:inset 0 0 0 1px #000;
}

.button--secondary:hover {
    background-color: rgba(0,0,0,0.05) !important;
}

.buy-buttons .button {
    text-transform: uppercase;
    font-family: "Blender Pro", sans-serif;
}