diff --git a/src/registrar/templates/domain_request_dotgov_domain.html b/src/registrar/templates/domain_request_dotgov_domain.html
index ceb293e8e..964b7ca52 100644
--- a/src/registrar/templates/domain_request_dotgov_domain.html
+++ b/src/registrar/templates/domain_request_dotgov_domain.html
@@ -130,7 +130,7 @@
{% endwith %}
{# Conditional Details Field – only shown when the executive naming requirements radio is "False" #}
-
+
Provide details below. *
{% with add_label_class="usa-sr-only" attr_required="required" maxlength="2000" %}
{% input_with_errors forms.3.feb_naming_requirements_details %}
diff --git a/src/registrar/templates/domain_request_purpose.html b/src/registrar/templates/domain_request_purpose.html
index 3893e51ec..7b5f27ba0 100644
--- a/src/registrar/templates/domain_request_purpose.html
+++ b/src/registrar/templates/domain_request_purpose.html
@@ -12,14 +12,12 @@
{% block form_fields %}
{% if requires_feb_questions %}
-
+
{{forms.0.management_form}}
{{forms.1.management_form}}
- {{forms.2.management_form}}
- {{forms.3.management_form}}
- {{forms.4.management_form}}
- {{forms.5.management_form}}
- What is the purpose of your requested domain?
+
+ What is the purpose of your requested domain?
+
Select one. *
@@ -35,41 +33,51 @@
{% input_with_errors forms.1.purpose %}
{% endwith %}
-
-
Do you have a target time frame for launching this domain?
-
- Select one. *
-
- {% with add_class="usa-radio__input--tile" add_legend_class="usa-sr-only" %}
- {% input_with_errors forms.2.has_timeframe %}
- {% endwith %}
-
-
+
+
+ {{forms.2.management_form}}
+ {{forms.3.management_form}}
+
+ Do you have a target time frame for launching this domain?
+
- Provide details below. *
+ Select one. *
- {% with add_label_class="usa-sr-only" attr_required="required" attr_maxlength="2000" %}
- {% input_with_errors forms.3.time_frame_details %}
+ {% with add_class="usa-radio__input--tile" add_legend_class="usa-sr-only" %}
+ {% input_with_errors forms.2.has_timeframe %}
{% endwith %}
-
-
Will the domain name be used for an interagency initiative?
-
- Select one. *
-
- {% with add_class="usa-radio__input--tile" add_legend_class="usa-sr-only" %}
- {% input_with_errors forms.4.is_interagency_initiative %}
- {% endwith %}
-
-
+
+
+ Provide details below. *
+
+ {% with add_label_class="usa-sr-only" attr_required="required" attr_maxlength="2000" %}
+ {% input_with_errors forms.3.time_frame_details %}
+ {% endwith %}
+
+
+
+ {{forms.4.management_form}}
+ {{forms.5.management_form}}
+
+ Will the domain name be used for an interagency initiative?
+
- Name the agencies that will be involved in this initiative. *
+ Select one. *
- {% with add_label_class="usa-sr-only" attr_required="required" attr_maxlength="2000" %}
- {% input_with_errors forms.5.interagency_initiative_details %}
+ {% with add_class="usa-radio__input--tile" add_legend_class="usa-sr-only" %}
+ {% input_with_errors forms.4.is_interagency_initiative %}
{% endwith %}
-
-
+
+
+
+ Name the agencies that will be involved in this initiative. *
+
+ {% with add_label_class="usa-sr-only" attr_required="required" attr_maxlength="2000" %}
+ {% input_with_errors forms.5.interagency_initiative_details %}
+ {% endwith %}
+
+
{% else %}
What is the purpose of your requested domain?
Describe how you’ll use your .gov domain. Will it be used for a website, email, or something else?
diff --git a/src/registrar/templates/portfolio_domain_request_additional_details.html b/src/registrar/templates/portfolio_domain_request_additional_details.html
index 4107e7bc1..3f9b32575 100644
--- a/src/registrar/templates/portfolio_domain_request_additional_details.html
+++ b/src/registrar/templates/portfolio_domain_request_additional_details.html
@@ -11,9 +11,9 @@
{{forms.0.management_form}}
{{forms.1.management_form}}
- {{forms.2.management_form}}
- {{forms.3.management_form}}
- Are you working with someone in the Executive Office of the President (EOP) on this request?
+
+ Are you working with someone in the Executive Office of the President (EOP) on this request?
+
Working with the EOP is not required to request a .gov domain.
Select one. *
@@ -31,8 +31,14 @@
{% input_with_errors forms.1.last_name %}
{% endwith %}
-
-