.node__content {
  background-color: #000000
}
.node__content p, .node__content h1, .node__content h2, .node__content h3, .node__content h4, .node__content h5, .node__content h6, .node__content ul, .node__content ol {
  color: #f7c548
}
.node__content a {
  color: #ce4c32
}
