.text-danger {
    color: #dc3545 !important;
}

.row {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.font-22 {
    font-size: 22px
}

.width-33 {
    width: 33px;
}

.border-top-grey {
    border-top: 2px solid #e1e1e1;
}