:root {
  --fig: #533146; --fig-d: #3b2030; --cream: #F8F3EA;
  --beige: #DDD7CE; --gold: #FEDBB4;
}
.t-title, .t-heading, h1, h2, h3 {
  font-family: 'Playfair Display', serif !important;
  letter-spacing: -0.02em;
}
.t-text, p, .t-descr, body {
  font-family: 'Raleway', sans-serif !important;
  font-weight: 300;
}
.t-body { background-color: #F8F3EA !important; }