#social-interaction-wrapper #social-interaction .interaction span:focus,
#social-interaction-wrapper #social-interaction .interaction span:hover,
#social-interaction-wrapper #social-interaction .interaction a:focus,
#social-interaction-wrapper #social-interaction .interaction a:hover,
#social-interaction-wrapper #social-interaction .interaction-end a:focus,
#social-interaction-wrapper #social-interaction .interaction-end a:hover {
  color: var(--color-blue);
  font-weight: bold;
}
