.text-xs {
    font-size: 16px !important;
    line-height: 20px !important;
}

.text-sm {
    font-size: 16px !important;
    line-height: 20px !important;
}

.text-gray-600 {
    color: #b9bfc7 !important;
}

