.btn-picker {
    width: 2em;
    height: 2em;
    border: 2px solid #bfbfbf;
    margin: 5px;
}

.btn:hover {
    cursor: pointer;
}