.btn-circle {
    width: 30px;
    height: 30px;
    padding: 3px;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    line-height: 1;
}