/* テーブル上の3点リーダー */
.list-ellipsis{
    font-size: 14px;
    margin: -8px;
}

.errors {
    padding-left: 0;
}

.errors li {
    color: red;
    list-style: none;
}

.card-footer {
    background-color: rgba(232, 232, 232, .2);
}
