/* Identidade visual global dos títulos principais */
.main h1{color:#075f88;background:linear-gradient(105deg,#10253e 0%,#075f88 55%,#149ca2 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.main .monitor-hero h1,.main .guests-hero h1,.main .events-page-head h1{color:#075f88;background:linear-gradient(105deg,#10253e 0%,#075f88 55%,#149ca2 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
@media print{.main h1{-webkit-text-fill-color:initial;background:none;color:#10253e}}
