ul.socialIcons li a.tiktok::before,{
    font-family: "Font Awesome 6 Brands";
    content: "\e07b";
}

ul.socialIcons li a.tiktok:hover {
color: #111111;
  
  filter: drop-shadow(2px 0px 0px #FD3E3E) drop-shadow(-2px -2px 0px #4DE8F4)
}

.termly-styles-module-buttons-e4250e {
  z-index: 9999 !important;
}

/* SF67587572 */
.postVideoObjectEmbed.embed-container {
  height: auto;
} 

.postVideoObjectEmbed {
  padding-top: 0 !important;
  aspect-ratio: 16 / 9 !important; 
}

form[action^="Pages/404.aspx?"] {
  margin: 0 auto;
    max-width: fit-content;
    padding: 100px 0;
}