.button{display:inline-flex;align-items:flex-end;justify-content:end;align-self:flex-end;padding:.875rem 1.75rem;font-size:1rem;font-weight:500;color:#2563eb;background-color:transparent;border:.09375rem solid #e5e7eb;border-radius:.5rem;text-decoration:none;transition:all .2s ease;cursor:pointer;width:fit-content}.button:hover{background-color:#dde7ff;color:#2563eb;border-color:#2563eb}
