.qalti-github-social {
  align-items: center;
  display: flex;
  flex: none;
  height: 20px;
  justify-content: center;
  width: 20px;
}
.qalti-github-social a {
  color: #787878;
  display: flex;
  height: 100%;
  opacity: .8;
  transition: opacity .2s ease;
  width: 100%;
}
.qalti-github-social a:hover {
  opacity: 1;
}
.qalti-github-social svg {
  fill: currentColor;
  height: 100%;
  width: 100%;
}
@media (max-width: 1199.98px) {
  .qalti-github-nav {
    display: none !important;
  }
}
[data-qalti-static] [data-framer-appear-id] {
  opacity: 1 !important;
  transform: none !important;
}
