#content > div:nth-child(1) > section:nth-child(3) {
  background-color: #000000;
}
#content > div:nth-child(1) > section:nth-child(2) {
  background-color: #000000;
}
#site-footer > div > div > div > div:nth-child(1) > div > div {
  color: rgba(0, 0, 0, 0);
}
#site-footer > div > div > div > div:nth-child(1) > div > div > a > span {
  color: rgba(0, 0, 0, 0);
  display: none;
}
body > #cv-resume-portfolio-page .header-navbar {
  background-color: #000000;
}
#site-header > div > div > div:nth-child(2) > div:nth-child(2) > span > a {
  background-color: #ffffff;
}
.wrap h1 {
  color: #ffffff;
}
