/*
 * Evolucao Host order-form stylesheet entrypoint.
 * WHMCS loads this exact file for every order-form step. Keep the parent
 * standard_cart styles first, then apply the Evolucao Host overrides.
 */
@import url("../../standard_cart/css/all.min.css");
@import url("custom.css");
