/*
Theme Name: Brij Tech
Description: Joey's Gadgets-style storefront for Brij Technologies.
Version: 0.3.1
Template: storefront
*/

.brij-footer-policies {
  text-align: center;
  padding: 1.25rem 1rem 0.5rem;
  font-size: 0.875rem;
  color: #6b7280;
}

.brij-footer-policies a {
  color: #374151;
  text-decoration: none;
}

.brij-footer-policies a:hover {
  text-decoration: underline;
}

.brij-footer-copy {
  margin: 0.5rem 0 0;
  font-size: 0.8125rem;
  color: #9ca3af;
}

