/* =========================================================
   ThetaSound Core — Footer
========================================================= */

.theta-footer {
  padding: 46px 24px;
  text-align: center;
  background: #030305;
  border-top: 1px solid rgba(255,255,255,.08);
  color: rgba(255,255,255,.58);
  font-size: 12px;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.theta-footer-inner {
  max-width: 1360px;
  margin: 0 auto;
}
