/*
 * EXELIXIS — Business Billing / SIRET
 *
 * Hidden initially; JavaScript immediately reveals both fields when the
 * returning customer has "Je suis une entreprise" checked.
 */
#billing_company_field,
#billing_siret_field {
	display: none;
}
