:root {
  --egym-primary-color: #c75300;
}

.egym.tv .footer-normal {
  background: #000000;
}

.egym.tv .footer-information {
  background: var(--egym-primary-color);
}
