.btn-custom-green{background-color:#536e42}.btn-custom-green,.btn-custom-orange{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;height:41px;padding:.5rem 1rem;font-size:1.125rem;font-weight:600;color:#ffffff;border:none;border-radius:9999px;white-space:nowrap;transition:background-color .2s ease,box-shadow .2s ease,transform .15s ease;box-shadow:0 10px 15px -3px rgba(83,110,66,.25),0 4px 6px -4px rgba(83,110,66,.25)}.btn-custom-orange{background-color:#f97316}.btn-custom-global{background-color:#854dfc}.btn-custom-global,.btn-custom-global:hover{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;height:41px;padding:.5rem 1rem;font-size:1.125rem;font-weight:600;color:#ffffff;border:none;border-radius:9999px;white-space:nowrap;transition:background-color .2s ease,box-shadow .2s ease,transform .15s ease;box-shadow:0 10px 15px -3px rgba(83,110,66,.25),0 4px 6px -4px rgba(83,110,66,.25)}.btn-custom-global:hover{background-color:#14b8a6}