.section.demand .demand-content {background: var(--light);border-radius: 1rem;padding: 1.875rem; } .section.demand .demand-content .bg-white {background: var(--white);border-radius: 1rem;padding: 1.875rem 1.25rem 1.25rem 1.25rem;margin-bottom: 1.125rem; } .section.demand .demand-content .bg-white .form-control {background: #f9fafb;border: 1px solid #E5E7EB;border-radius: 0.75rem;height: calc(2.875rem + 2px); } .section.demand .demand-content .bg-white textarea.form-control {height: auto; } .section.demand .demand-content .btn {display: inline-flex; } .section.demand .demand-content .btn svg {margin-left: 0.625rem; } 