.thumbnail .caption h3 {
	overflow: hidden
}
.vjs-youtube .vjs-poster {
	background-size: contain !important;
}
.fa.fa-twitter{
	font-family:sans-serif;
}
.fa.fa-twitter::before{
	content:"𝕏";
	font-size:1.2em;
}
/* Target the old Twitter icon */
/*
i.fa-twitter {
  content: url('/templates/apollo/img/twitter-x.svg');
color: #1b89ff; */
 /* Adjust path */
  /* If using the icon as a font glyph, you might need to adjust size/color */
  /* font-size: 1.2em; */ /* Or use width/height for SVG */
  /* filter: invert(100%) sepia(95%) saturate(19%) hue-rotate(320deg) brightness(103%) contrast(100%); */ /* Example for white */
}
