ul.socialIcons li a.twitter::before {
    font-family: "Font Awesome 6 Brands" !important;
    content: "\e61b" !important;
}

.carousel canvas, .carousel img, .carousel video {
    width: 100%;
    max-height: 500px;
    object-fit: cover;
}