.mxw-2xl { max-width: 42rem !important; }

/* Hover: thumb opacity moved out of the sem directive (framework-independent) */
.terms-msg__item .terms-msg__thumb { transition: opacity 0.2s ease; }
.terms-msg__item:hover .terms-msg__thumb { opacity: 1; }

