.icon {
    padding: 0 5px;
}
.btn-xs {
    padding-top: 2px !important;
}
.card-header {
    padding: 8px 10px;
}
.card-body {
    padding: 10px 15px;
}
.step-item + .step-item::before {
    content: "\f30f";
}
.view-html{
    white-space: pre-wrap;
}