.filament-forms-field-wrapper-error-message {
    width: 100%;
    text-align: left;
}

.text-sm {
    font-size: 14px;
}

.text-danger-600 {
    color: #e43737;
}

.fancybox__backdrop {
    background-color: rgba(0, 0, 0, 0.6) !important;
}

.pricing-box .plan-inside ul li {
    text-align: left !important;
}
