button.non-expandable:after {
    content: none;
}

button.non-expandable:focus {
    outline: 0;
    box-shadow: none;
}

.card-footer {
    border-bottom: 1px solid rgba(0,0,0,.125);
}

small {
    font-size: 80%;
}
