.ha-header-perspective > div {
  background: rgba(0, 0, 0, 0.07); }

.ha-header-front a {
  color: #292929; }

.ha-header-perspective .ha-header-bottom {
  background-color: rgba(0, 0, 0, 0.7); }
  .ha-header-perspective .ha-header-bottom a {
    color: #fff; }

body,
p,
h3,
h4,
#intro h1,
#intro p,
.page-section p,
#work h3,
.team h2 {
  color: #292929; }

.page-section h2::after {
  background-color: rgba(0, 0, 0, 0.3); }

.btn-border {
  color: #292929;
  -webkit-box-shadow: 0 0 0 2px #292929;
  box-shadow: 0 0 0 2px #292929; }
  .btn-border:hover {
    background-color: #292929;
    color: #fff; }

.page-section header h2,
.page-section header p {
  color: #292929; }

main {
  background-image: none;
  background-color: #fff; }

ul.social a {
  background-color: #292929;
  color: #fff; }

.pricing-table {
  border: 2px solid #292929; }

.skill-bar {
  border-color: #292929; }

.skill {
  background-color: #292929;
  color: #fff; }

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
  background: rgba(0, 0, 0, 0.15); }

.footer-content h4,
.footer-content p {
  color: #fff; }