.__pt-mpe {
  margin: 0 0 5px 0;
  padding: 0 5px;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  a:not([href]):not([tabindex]).__pt-info-link {
    cursor: pointer;
    color: #19A0FB;
    &:hover {
      text-decoration: underline;
      color: #1A2C4E;
    }
  }
}

.__pt-logo {
  display: inline-block;
  width: 120px;
  position: relative;
  bottom: -4px;
}

