/*
Theme Name: InkLube Child
Theme URI: https://inklube.com
Description: InkLube child theme of Hello Elementor. Dequeues parent CSS so the InkLube design system controls all styling. Pairs with Header Footer Elementor templates for global header/footer.
Author: InkLube
Author URI: https://inklube.com
Template: hello-elementor
Version: 1.0.0
License: GPL-2.0-or-later
Text Domain: inklube-child
*/

body {
  background: #0A0A0A;
  color: #F5F0EB;
  font-family: 'Inter', sans-serif;
  margin: 0;
  -webkit-font-smoothing: antialiased;
}

html {
  background: #0A0A0A;
}

#inklube-home h1, #inklube-home h2, #inklube-home h3, #inklube-home h4, #inklube-home h5, #inklube-home h6, #inklube-home p,
.inklube-page h1, .inklube-page h2, .inklube-page h3, .inklube-page h4, .inklube-page h5, .inklube-page h6, .inklube-page p {
  color: inherit;
}

#inklube-home section.bone,
#inklube-home .vps,
#inklube-home .products,
#inklube-home .shops,
#inklube-home .manifesto,
#inklube-home .newsletter {
  color: #0E0E0E;
}
