.nfe-certificate__actions {
  justify-content: center;
  align-items: center;
  margin-top: 32px;
}
.nfe-certificate__button-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 120px;
  width: 100%;
}
.nfe-certificate__button{
  font-size: 32px;
  line-height: 32px;
}
.nfe-certificate__button-label {
  color: var(--text-icon-default, #2E2E38);
text-align: center;
/* Body/Small Description */
font-family: Epilogue;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 125%; /* 12.5px */
margin-top: 12px;
}
.btn-inner--icon {
  font-size: 20px;
}

.icon-brand-linkedin {
  color: #0077b5;
}

/* .btn-icon-only {
  width: 4rem!important;
  height: 4rem!important;
  line-height: unset!important;
  padding: 0 !important;
} */
