.customiz-btn.contact a{display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;position:relative;cursor:pointer;vertical-align:middle;text-decoration:none;font-weight:700;line-height:1.71429;font-size:.9375rem;text-transform:capitalize;font-family:"Public Sans",sans-serif;min-width:64px;padding:8px 22px;border-radius:8px;transition:background-color 250ms cubic-bezier(0.4,0,0.2,1) 0ms,box-shadow 250ms cubic-bezier(0.4,0,0.2,1) 0ms,border-color 250ms cubic-bezier(0.4,0,0.2,1) 0ms,color 250ms cubic-bezier(0.4,0,0.2,1) 0ms;color:#fff;background-color:#ffc107;width:100%;box-shadow:rgb(255 193 7 / 24%) 0px 8px 16px 0px;height:48px}.customiz-btn.contact a:hover{box-shadow:none;text-decoration:none;background-color:#d38c00}