/*
Theme Name: BRMedia The7 Child
Description: BRMedia child theme for The7.
Author: Blackburn Ravers
Template: dt-the7
Version: 0.1.0
Text Domain: brmedia-the7-child
*/

:root {
  --brmedia-navy: #07142D;
  --brmedia-blue: #1FA9FF;
  --brmedia-orange: #F2A007;
  --brmedia-white: #FFFFFF;
}

/* Keep BRMedia plugin content native to The7 while applying the BRMedia visual system. */
.brm-release a,
.brm-grid a { text-decoration: none; }

.brm-release h2,
.brm-release h3 { letter-spacing: -0.02em; }
