/*
Theme Name: Kadence Child
Template: kadence
*/
:root {
  --global-palette8: #ffffff !important;
  --global-palette9: #ffffff !important;
}
html, body {
  background: #ffffff !important;
}
.content-bg, body.content-style-unboxed .site, .site {
  background: #ffffff !important;
}
.site-header-row-container-inner, #masthead {
  background: #ffffff !important;
  border-bottom: 2px solid #0a0a0a !important;
}
.site-branding .site-title,
.site-branding .site-title a {
  font-size: 26px !important;
  font-weight: 900 !important;
  letter-spacing: -0.04em !important;
  text-transform: uppercase !important;
  color: #0a0a0a !important;
}
.entry-title {
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.3;
  color: #0a0a0a;
}
h1, h2, h3 {
  letter-spacing: -0.02em;
  color: #0a0a0a;
}
.entry-content {
  font-size: 16px;
  line-height: 1.85;
  color: #333333;
}
.main-navigation .primary-menu-container > ul > li.menu-item > a {
  font-size: 12px !important;
  font-weight: 700 !important;
  letter-spacing: 0.1em !important;
  text-transform: uppercase !important;
  color: #0a0a0a !important;
}
