.emx .emx-developer-credit{
  color:#5e6c62!important;
  font-size:10px!important;
  font-weight:500!important;
  text-decoration:none!important;
  white-space:nowrap;
  transition:color .2s ease;
}
.emx .emx-developer-credit strong{
  margin:0!important;
  color:#829087!important;
  font-size:inherit!important;
  font-weight:700!important;
}
.emx .emx-developer-credit:hover,
.emx .emx-developer-credit:hover strong{color:#a9c4ae!important}
.emx .emx-developer-credit:focus-visible{outline:2px solid #c9f75b;outline-offset:4px}
@media(max-width:767px){.emx .emx-developer-credit{white-space:normal}}
