/* ========================================
MCL 1490 NEWS PAGE
PAGE ID 999
FULL CSS REWRITE
======================================== */

/* ----------------------------------------
1. PAGE FOUNDATION
---------------------------------------- */

.page-id-999 .site-content,
.page-id-999 .content-area,
.page-id-999 .site-main,
.page-id-999 .entry-content,
.page-id-999 .entry-content-wrap,
.page-id-999 .wp-site-blocks {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.page-id-999 .entry-header,
.page-id-999 .entry-hero,
.page-id-999 .entry-hero-container,
.page-id-999 .entry-hero-container-inner,
.page-id-999 .page-hero-section,
.page-id-999 .page-header,
.page-id-999 .page-title,
.page-id-999 .page-title-wrap,
.page-id-999 .hero-section-overlay {
  display: none !important;
  height: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

.page-id-999 .wp-block-kadence-rowlayout,
.page-id-999 .kt-row-layout-inner,
.page-id-999 .kt-row-column-wrap,
.page-id-999 .wp-block-kadence-column {
  box-sizing: border-box;
}

/* ----------------------------------------
2. HERO
---------------------------------------- */

.page-id-999 .kadence-rowlayoutnewshero1490reset,
.page-id-999 .kadence-rowlayoutnewshero1490reset .kt-row-layout-inner,
.page-id-999 .kadence-rowlayoutnewshero1490reset .kt-row-column-wrap {
  background: #f3f4f6 !important;
}

.page-id-999 .kadence-columnnewshero1490resetcol1 .kt-inside-inner-col {
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-top: 56px !important;
  padding-bottom: 42px !important;
  padding-left: 28px !important;
  padding-right: 28px !important;
}

.page-id-999 .mcl-news-hero-eyebrow {
  margin: 0 0 14px 0;
  color: #E0B24A !important;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
}

.page-id-999 .kadence-columnnewshero1490resetcol1 h1 {
  margin: 0 0 18px 0 !important;
  color: #111827 !important;
  font-size: clamp(42px, 4vw, 56px) !important;
  line-height: 1.08 !important;
  font-weight: 700 !important;
}

.page-id-999 .kadence-columnnewshero1490resetcol1 p {
  max-width: 760px;
  margin: 0 auto !important;
  color: #374151 !important;
  font-size: 18px !important;
  line-height: 1.75 !important;
}

/* ----------------------------------------
3. MAIN LAYOUT
---------------------------------------- */

.page-id-999 .kadence-rowlayoutnewsmain1490reset .kt-row-column-wrap {
  align-items: start !important;
}

.page-id-999 .kadence-columnnewsmain1490resetleft .kt-inside-inner-col,
.page-id-999 .kadence-columnnewsmain1490resetright .kt-inside-inner-col {
  height: 100%;
}

/* ----------------------------------------
4. SECTION HEADINGS
---------------------------------------- */

.page-id-999 .mcl-news-label {
  margin: 0 0 18px 0 !important;
  color: #111827 !important;
  font-size: 36px !important;
  line-height: 1.15 !important;
  font-weight: 700 !important;
}

.page-id-999 .mcl-card-label {
  margin: 0 0 12px 0;
  color: #6b0d0d;
  font-size: 13px;
  line-height: 1.3;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

/* ----------------------------------------
5. FEATURED STORY
---------------------------------------- */

.page-id-999 .mcl-news-featured-single {
  margin: 0;
  padding: 0;
}

.page-id-999 .mcl-news-featured-single .wp-block-post {
  background: #ffffff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 10px 28px rgba(15, 23, 42, 0.08);
}

.page-id-999 .mcl-news-featured-single .wp-block-post-featured-image {
  margin: 0;
}

.page-id-999 .mcl-news-featured-single .wp-block-post-featured-image a,
.page-id-999 .mcl-news-featured-single .wp-block-post-featured-image img {
  display: block;
  width: 100%;
}

.page-id-999 .mcl-news-featured-single .wp-block-post-featured-image img {
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.page-id-999 .mcl-news-featured-single .wp-block-post-title {
  margin: 0;
  padding: 20px 22px 0 22px;
  font-size: 34px;
  line-height: 1.12;
  font-weight: 700;
}

.page-id-999 .mcl-news-featured-single .wp-block-post-title a {
  color: #111827;
  text-decoration: none;
}

.page-id-999 .mcl-news-featured-single .wp-block-post-date {
  display: block;
  padding: 8px 22px 0 22px;
  color: #6b7280;
  font-size: 14px;
}

.page-id-999 .mcl-news-featured-single .wp-block-post-excerpt {
  margin: 0;
  padding: 14px 22px 0 22px;
  color: #374151;
  font-size: 16px;
  line-height: 1.75;
}

.page-id-999 .mcl-news-featured-single .wp-block-post-excerpt__more-link {
  display: inline-block;
  margin: 16px 22px 22px 22px;
  color: #6b0d0d;
  font-weight: 700;
  text-decoration: none;
}

/* ----------------------------------------
6. RECENT UPDATES
---------------------------------------- */

.page-id-999 .mcl-news-recent-stack {
  display: grid;
  gap: 22px;
  margin: 0;
  padding: 0;
}

.page-id-999 .mcl-news-recent-stack .wp-block-post {
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: 20px;
  align-items: start;
  background: #ffffff;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 10px 28px rgba(15, 23, 42, 0.08);
}

.page-id-999 .mcl-news-recent-stack .wp-block-group {
  display: contents;
}

.page-id-999 .mcl-news-recent-stack .wp-block-post-featured-image {
  margin: 0;
}

.page-id-999 .mcl-news-recent-stack .wp-block-post-featured-image a,
.page-id-999 .mcl-news-recent-stack .wp-block-post-featured-image img {
  display: block;
  width: 100%;
  height: 100%;
}

.page-id-999 .mcl-news-recent-stack .wp-block-post-featured-image img {
  min-height: 190px;
  object-fit: cover;
}

.page-id-999 .mcl-news-recent-stack .wp-block-post-title {
  margin: 0;
  padding: 18px 20px 0 0;
  font-size: 24px;
  line-height: 1.22;
  font-weight: 700;
}

.page-id-999 .mcl-news-recent-stack .wp-block-post-title a {
  color: #111827;
  text-decoration: none;
}

.page-id-999 .mcl-news-recent-stack .wp-block-post-date {
  display: block;
  padding: 8px 20px 0 0;
  color: #6b7280;
  font-size: 14px;
}

.page-id-999 .mcl-news-recent-stack .wp-block-post-excerpt {
  margin: 0;
  padding: 12px 20px 18px 0;
  color: #374151;
  font-size: 15px;
  line-height: 1.7;
}

.page-id-999 .mcl-news-recent-stack .wp-block-post-excerpt__more-link {
  display: inline-block;
  margin-top: 10px;
  color: #6b0d0d;
  font-weight: 700;
  text-decoration: none;
}

/* ----------------------------------------
7. FEATURED ARTICLES GRID
---------------------------------------- */

.page-id-999 .mcl-featured-articles-grid {
  display: flex;
  gap: 28px;
  margin-top: 0;
  margin-bottom: 0;
}

.page-id-999 .mcl-featured-articles-grid .wp-block-column {
  display: flex;
  flex: 1 1 0;
  margin: 0;
}

.page-id-999 .mcl-featured-slot {
  width: 100%;
}

.page-id-999 .mcl-featured-articles-query {
  width: 100%;
  margin: 0;
}

.page-id-999 .mcl-featured-articles-query .wp-block-post-template {
  margin: 0;
  padding: 0;
}

.page-id-999 .mcl-featured-articles-query .wp-block-post {
  list-style: none;
  margin: 0;
  padding: 0;
}

.page-id-999 .mcl-manual-article-card {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 300px;
  background: #ffffff;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 10px 28px rgba(15, 23, 42, 0.08);
  padding: 0;
}

.page-id-999 .mcl-manual-article-card .wp-block-post-featured-image {
  margin: 0;
}

.page-id-999 .mcl-manual-article-card .wp-block-post-featured-image a,
.page-id-999 .mcl-manual-article-card .wp-block-post-featured-image img {
  display: block;
  width: 100%;
}

.page-id-999 .mcl-manual-article-card .wp-block-post-featured-image img {
  aspect-ratio: 4 / 3;
  object-fit: cover;
  background: #e5e7eb;
}

.page-id-999 .mcl-manual-article-card .wp-block-post-title {
  margin: 0;
  padding: 18px 18px 20px 18px;
  font-size: 22px;
  line-height: 1.24;
  font-weight: 700;
}

.page-id-999 .mcl-manual-article-card .wp-block-post-title a {
  color: #111827;
  text-decoration: none;
}

/* ----------------------------------------
8. SIDEBAR
---------------------------------------- */

.page-id-999 .mcl-news-sidebar-card,
.page-id-999 .mcl-video-card {
  background: #ffffff;
  border-radius: 14px;
  padding: 24px;
  box-shadow: 0 10px 28px rgba(15, 23, 42, 0.08);
}

.page-id-999 .mcl-news-sidebar-card h3 {
  margin: 0 0 12px 0 !important;
  color: #111827 !important;
  font-size: 28px !important;
  line-height: 1.15 !important;
  font-weight: 700 !important;
}

.page-id-999 .mcl-news-sidebar-card p {
  color: #374151;
  font-size: 15px;
  line-height: 1.7;
}

.page-id-999 .mcl-news-sidebar-card .wp-block-buttons {
  gap: 12px;
}

.page-id-999 .mcl-news-sidebar-card .wp-block-button__link {
  min-height: 44px;
  font-weight: 700;
}

/* ----------------------------------------
9. BROWSE TOPICS
---------------------------------------- */

.page-id-999 .mcl-news-categories {
  margin: 0;
  padding: 0;
  list-style: none;
}

.page-id-999 .mcl-news-categories li {
  list-style: none;
  margin: 0 0 10px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e7eb;
}

.page-id-999 .mcl-news-categories a {
  color: #111827;
  text-decoration: none;
  font-weight: 600;
}

.page-id-999 .mcl-news-categories a:hover {
  color: #6b0d0d;
}

/* ----------------------------------------
10. EVENTS CARD
---------------------------------------- */

.page-id-999 .tribe-events-widget-events-list__event-title,
.page-id-999 .tribe-events-widget-events-list__event-title a {
  color: #111827;
  text-decoration: none;
  font-weight: 700;
}

.page-id-999 .tribe-events-widget-events-list__view-more-link,
.page-id-999 .tribe-events-widget-events-list__event-date-tag,
.page-id-999 .tribe-events-widget-events-list__event-datetime {
  color: #374151;
}

.page-id-999 .mcl-news-sidebar-card .tribe-events-widget-events-list {
  margin-bottom: 16px;
}

/* ----------------------------------------
11. VIDEO HIGHLIGHTS
---------------------------------------- */

.page-id-999 .mcl-video-stack {
  display: grid;
  gap: 24px;
  margin: 0;
  padding: 0;
}

.page-id-999 .mcl-video-stack .wp-block-post {
  background: #ffffff;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 10px 28px rgba(15, 23, 42, 0.08);
}

.page-id-999 .mcl-video-stack .mcl-video-card {
  padding: 0;
  background: transparent;
  box-shadow: none;
  border-radius: 0;
}

.page-id-999 .mcl-video-stack .wp-block-post-featured-image {
  margin: 0;
}

.page-id-999 .mcl-video-stack .wp-block-post-featured-image a,
.page-id-999 .mcl-video-stack .wp-block-post-featured-image img {
  display: block;
  width: 100%;
}

.page-id-999 .mcl-video-stack .wp-block-post-featured-image img {
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.page-id-999 .mcl-video-stack .wp-block-post-title {
  margin: 0;
  padding: 18px 20px 0 20px;
  font-size: 24px;
  line-height: 1.24;
  font-weight: 700;
}

.page-id-999 .mcl-video-stack .wp-block-post-title a {
  color: #111827;
  text-decoration: none;
}

.page-id-999 .mcl-video-stack .wp-block-post-excerpt {
  margin: 0;
  padding: 12px 20px 20px 20px;
  color: #374151;
  font-size: 15px;
  line-height: 1.7;
}

.page-id-999 .mcl-video-stack .wp-block-post-excerpt__more-link {
  display: inline-block;
  margin-top: 10px;
  color: #6b0d0d;
  font-weight: 700;
  text-decoration: none;
}

/* ----------------------------------------
12. SPONSOR RAIL
---------------------------------------- */

.page-id-999 .mcl-sponsor-card {
  background: #6b0d0d;
  border-radius: 16px;
  padding: 20px;
}

.page-id-999 .mcl-sponsor-kicker {
  margin: 0 0 12px 0;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  opacity: 0.95;
}

.page-id-999 .mcl-sponsor-card figure {
  margin-bottom: 14px;
}

.page-id-999 .mcl-sponsor-card h3 {
  color: #ffffff !important;
}

.page-id-999 .mcl-sponsor-card p {
  color: #ffffff !important;
}

.page-id-999 .mcl-sponsor-card .wp-block-button__link {
  min-height: 44px;
}

/* ----------------------------------------
13. BOTTOM CTA
---------------------------------------- */

.page-id-999 .kadence-rowlayoutnewscta1490reset,
.page-id-999 .kadence-rowlayoutnewscta1490reset .kt-row-layout-inner,
.page-id-999 .kadence-rowlayoutnewscta1490reset .kt-row-column-wrap {
  background: #6b0d0d !important;
}

.page-id-999 .kadence-columnnewscta1490resetcol1 .kt-inside-inner-col {
  text-align: center;
  padding-top: 56px !important;
  padding-bottom: 56px !important;
}

.page-id-999 .kadence-columnnewscta1490resetcol1 h2 {
  margin-bottom: 14px !important;
  font-size: clamp(34px, 3vw, 44px) !important;
  line-height: 1.1 !important;
}

.page-id-999 .kadence-columnnewscta1490resetcol1 p {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
}

.page-id-999 .kadence-columnnewscta1490resetcol1 .wp-block-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
}

.page-id-999 .kadence-columnnewscta1490resetcol1 .wp-block-button {
  margin: 0;
}

.page-id-999 .kadence-columnnewscta1490resetcol1 .wp-block-button .wp-block-button__link {
  min-height: 46px;
  padding: 14px 24px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  box-sizing: border-box;
}

.page-id-999 .kadence-columnnewscta1490resetcol1 .wp-block-button:first-child .wp-block-button__link {
  background: #ffffff !important;
  color: #6b0d0d !important;
  border: 2px solid #ffffff !important;
}

.page-id-999 .kadence-columnnewscta1490resetcol1 .wp-block-button:first-child .wp-block-button__link:hover {
  background: #f3f4f6 !important;
  color: #6b0d0d !important;
  border-color: #f3f4f6 !important;
}

.page-id-999 .kadence-columnnewscta1490resetcol1 .wp-block-button.is-style-outline .wp-block-button__link,
.page-id-999 .kadence-columnnewscta1490resetcol1 .wp-block-button:last-child .wp-block-button__link {
  background: transparent !important;
  color: #ffffff !important;
  border: 2px solid rgba(255,255,255,0.9) !important;
}

.page-id-999 .kadence-columnnewscta1490resetcol1 .wp-block-button.is-style-outline .wp-block-button__link:hover,
.page-id-999 .kadence-columnnewscta1490resetcol1 .wp-block-button:last-child .wp-block-button__link:hover {
  background: rgba(255,255,255,0.08) !important;
  color: #ffffff !important;
  border-color: #ffffff !important;
}

/* ----------------------------------------
14. TABLET
---------------------------------------- */

@media (max-width: 1024px) {
  .page-id-999 .mcl-news-recent-stack .wp-block-post {
    grid-template-columns: 1fr;
  }

  .page-id-999 .mcl-news-recent-stack .wp-block-post-title,
  .page-id-999 .mcl-news-recent-stack .wp-block-post-date,
  .page-id-999 .mcl-news-recent-stack .wp-block-post-excerpt {
    padding-left: 20px;
    padding-right: 20px;
  }

  .page-id-999 .mcl-featured-articles-grid {
    display: block;
  }

  .page-id-999 .mcl-featured-articles-grid .wp-block-column {
    margin-bottom: 28px;
  }
}

/* ----------------------------------------
15. NEWS PAGE MOBILE
STICKY HEADER
PAGE ID 999
---------------------------------------- */
@media (max-width: 767px) {
  html,
  body {
    margin: 0 !important;
    padding: 0 !important;
  }

  /* header shell */
  .page-id-999 .site-header-wrap,
  .page-id-999 .site-main-header-wrap,
  .page-id-999 .site-header-row-container,
  .page-id-999 .site-header-row-layout-fullwidth,
  .page-id-999 .site-header-row-container-inner {
    background: rgba(7, 16, 31, 0.96) !important;
    box-shadow: none !important;
    border: 0 !important;
  }

  .page-id-999 .site-header,
  .page-id-999 #masthead,
  .page-id-999 .site-main-header-wrap,
  .page-id-999 .site-header-row-container {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    z-index: 1006 !important;
    background: transparent !important;
    box-shadow: none !important;
    border: 0 !important;
  }

  body.admin-bar.page-id-999 .site-header,
  body.admin-bar.page-id-999 #masthead,
  body.admin-bar.page-id-999 .site-main-header-wrap,
  body.admin-bar.page-id-999 .site-header-row-container {
    top: 46px !important;
  }

  /* normalize header height */
  .page-id-999 .site-main-header-inner-wrap,
  .page-id-999 .site-header-row-container-inner {
    min-height: 56px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .page-id-999 .site-header-section-left,
  .page-id-999 .site-header-section-center,
  .page-id-999 .site-header-section-right,
  .page-id-999 .site-header-item,
  .page-id-999 .site-branding {
    margin: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    min-height: 0 !important;
  }

  /* restore proper hamburger size */
  .page-id-999 .mobile-toggle-open-container,
  .page-id-999 .mobile-toggle-container,
  .page-id-999 .menu-toggle-open {
    width: 40px !important;
    min-width: 40px !important;
    height: 40px !important;
    min-height: 40px !important;
    margin: 0 !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  .page-id-999 .menu-toggle-open .menu-toggle-icon,
  .page-id-999 .mobile-toggle-container .menu-toggle-icon,
  .page-id-999 .mobile-nav-toggle-icon,
  .page-id-999 .mobile-toggle-open-container svg {
    width: 20px !important;
    height: 20px !important;
    transform: none !important;
  }

  /* page wrappers */
  .page-id-999 .site,
  .page-id-999 .site-container,
  .page-id-999 .site-content,
  .page-id-999 .content-area,
  .page-id-999 .site-main,
  .page-id-999 .entry-content,
  .page-id-999 .entry-content-wrap,
  .page-id-999 .wp-site-blocks {
    margin: 0 !important;
    padding-top: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .page-id-999 .wp-block-kadence-rowlayout,
  .page-id-999 .kt-row-layout-inner,
  .page-id-999 .kt-row-column-wrap,
  .page-id-999 .wp-block-kadence-column {
    margin: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  /* hero offset under fixed header */
  .page-id-999 .kadence-rowlayoutnewshero1490reset .kt-row-layout-inner,
  .page-id-999 .kadence-rowlayoutnewshero1490reset .kt-row-column-wrap {
    padding-top: 74px !important;
  }

  body.admin-bar.page-id-999 .kadence-rowlayoutnewshero1490reset .kt-row-layout-inner,
  body.admin-bar.page-id-999 .kadence-rowlayoutnewshero1490reset .kt-row-column-wrap {
    padding-top: 118px !important;
  }

  /* inner gutters */
  .page-id-999 .kadence-columnnewshero1490resetcol1 .kt-inside-inner-col,
  .page-id-999 .kadence-columnnewsmain1490resetleft .kt-inside-inner-col,
  .page-id-999 .kadence-columnnewsmain1490resetright .kt-inside-inner-col,
  .page-id-999 .kadence-columnnewscta1490resetcol1 .kt-inside-inner-col {
    padding-left: 22px !important;
    padding-right: 22px !important;
  }

  /* section spacing */
  .page-id-999 .kadence-rowlayoutnewshero1490reset {
    padding-top: 18px !important;
    padding-bottom: 24px !important;
  }

  .page-id-999 .kadence-rowlayoutnewsmain1490reset,
  .page-id-999 .kadence-rowlayoutnewscta1490reset {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }

  /* typography */
  .page-id-999 .mcl-news-hero-eyebrow {
    margin-bottom: 10px !important;
    font-size: 13px !important;
  }

  .page-id-999 .kadence-columnnewshero1490resetcol1 h1 {
    font-size: 36px !important;
    line-height: 1.08 !important;
    margin-bottom: 12px !important;
  }

  .page-id-999 .kadence-columnnewshero1490resetcol1 p {
    font-size: 15px !important;
    line-height: 1.6 !important;
  }

  .page-id-999 .mcl-news-label {
    font-size: 28px !important;
    margin-bottom: 14px !important;
  }

  .page-id-999 .mcl-news-featured-single .wp-block-post-title {
    font-size: 26px !important;
  }

  .page-id-999 .mcl-news-recent-stack .wp-block-post-title,
  .page-id-999 .mcl-video-stack .wp-block-post-title,
  .page-id-999 .mcl-manual-article-card .wp-block-post-title {
    font-size: 20px !important;
  }

  .page-id-999 .mcl-news-featured-single .wp-block-post-title,
  .page-id-999 .mcl-news-featured-single .wp-block-post-date,
  .page-id-999 .mcl-news-featured-single .wp-block-post-excerpt,
  .page-id-999 .mcl-manual-article-card .wp-block-post-title,
  .page-id-999 .mcl-video-stack .wp-block-post-title,
  .page-id-999 .mcl-video-stack .wp-block-post-excerpt {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }

  .page-id-999 .mcl-news-sidebar-card,
  .page-id-999 .mcl-video-card {
    padding: 20px !important;
    border-radius: 12px !important;
  }

  .page-id-999 .mcl-news-sidebar-card h3 {
    font-size: 24px !important;
  }

  .page-id-999 .mcl-manual-article-card {
    min-height: auto !important;
  }

  .page-id-999 .kadence-columnnewscta1490resetcol1 .wp-block-buttons {
    flex-direction: column !important;
    align-items: center !important;
  }
}

/* ========================================
16. NEWS PAGE BUTTON COLOR FIX
PAGE ID 999
FORCE MCL RED BUTTON SYSTEM
======================================== */

.page-id-999 .mcl-news-sidebar-card .wp-block-button .wp-block-button__link,
.page-id-999 .mcl-news-sidebar-card .wp-block-button__link,
.page-id-999 .mcl-video-card .wp-block-button .wp-block-button__link,
.page-id-999 .mcl-video-card .wp-block-button__link,
.page-id-999 .tribe-events-widget-events-list__view-more-link,
.page-id-999 a.tribe-common-c-btn,
.page-id-999 .wp-block-buttons .wp-block-button.btn-primary .wp-block-button__link {
  background: #6b0d0d !important;
  color: #ffffff !important;
  border: 2px solid #6b0d0d !important;
  box-shadow: none !important;
  text-decoration: none !important;
}

.page-id-999 .mcl-news-sidebar-card .wp-block-button .wp-block-button__link:hover,
.page-id-999 .mcl-news-sidebar-card .wp-block-button__link:hover,
.page-id-999 .mcl-video-card .wp-block-button .wp-block-button__link:hover,
.page-id-999 .mcl-video-card .wp-block-button__link:hover,
.page-id-999 .tribe-events-widget-events-list__view-more-link:hover,
.page-id-999 a.tribe-common-c-btn:hover,
.page-id-999 .wp-block-buttons .wp-block-button.btn-primary .wp-block-button__link:hover {
  background: #4f0909 !important;
  color: #ffffff !important;
  border-color: #4f0909 !important;
}

.page-id-999 .mcl-news-sidebar-card .wp-block-button.is-style-outline .wp-block-button__link,
.page-id-999 .mcl-video-card .wp-block-button.is-style-outline .wp-block-button__link {
  background: transparent !important;
  color: #6b0d0d !important;
  border: 2px solid #6b0d0d !important;
}

.page-id-999 .mcl-news-sidebar-card .wp-block-button.is-style-outline .wp-block-button__link:hover,
.page-id-999 .mcl-video-card .wp-block-button.is-style-outline .wp-block-button__link:hover {
  background: #6b0d0d !important;
  color: #ffffff !important;
  border-color: #6b0d0d !important;
}

