:root {
  --primary-color: #231f20;
  --primary-color-rgb: 35, 31, 32;
  --primary-color-hover: #51484a;
}

.footer-powered-by {
  display: none !important;
}
