/* High specificity hover state overrides for pricing table tabs */
.elementor-widget-pricing_table_de67ba62 .pt-toggle-btn:not(.active):hover {
    background-color: #3a3a3a !important;
    color: #ffffff !important;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out !important;
}
