.hometitle .fc-title { font-family: var(--fc-title-font); font-weight: var(--fc-title-weight); font-style: var(--fc-title-style); font-size: var(--fc-title-size); line-height: 0.96; text-transform: var(--fc-title-transform); color: rgb(var(--fc-title-color)); }
.hometitle .fc-title a { color: inherit; }
.hometitle .fc-title a:hover { color: inherit; }
