.infinite-scroll #infinite-handle span button:hover{
  font-family: "GTWalsheimPro", sans-serif !important;
  padding: .625rem 1.25rem !important;
  font-size: .875rem !important;
  cursor: pointer !important;
}

.c-Network>li>a[href*="x.com"]:before{
  content: 'x';
  background-color: transparent !important;
  background-image: url('/wp-content/themes/choice/assets/images/x-icon.svg') !important;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-mask-image: none;
  mask-image: none;
}
