.vnd-wrapper .small-box {
    min-height: 150px;
    border-radius: 1rem;
}

.vnd-wrapper .small-box .icon {
    right: 1rem;
    top: 1rem;
    font-size: 2.5rem;
    opacity: 0.18;
}

.vnd-modal .modal-header {
    background: linear-gradient(135deg, #0f4c81, #1674b7);
    color: #fff;
}

.vnd-modal .close {
    color: #fff;
    opacity: 0.9;
}

.vnd-hint {
    border-radius: 0.75rem;
}

#tblVnd td,
#tblVnd th {
    vertical-align: middle;
}

.vnd-whatsapp-badge,
.vnd-whatsapp-badge:hover,
.vnd-whatsapp-badge:focus {
    color: #fff;
    text-decoration: none;
}
