
i.icon-custom2 {
    color: #555;
    width: 20px;
    height: 20px;
    font-size: 10px;
    line-height: 20px;
    margin-bottom: 5px;
    text-align: center;
    display: inline-block;
    border: solid 1px #555;
    border-top-color: rgb(85, 85, 85);
    border-right-color: rgb(85, 85, 85);
    border-bottom-color: rgb(85, 85, 85);
    border-left-color: rgb(85, 85, 85);
}

.card-header {
    padding: 5px;
    padding-left: 10px;
}

.hand-over {
    cursor: pointer;
}
