/*
 Theme Name:   Teprac Child PHP 8.4 Compatibility
 Theme URI:    http://demo.devclick.uk/teprac
 Description:  Child theme for Teprac.
 Author:       Devclick
 Author URI:   http://devclick.uk
 Template:     teprac-php84
 Version:      1.0-php84.1
 Tags:         custom-colors, custom-menu, featured-images, footer-widgets, full-width-template, theme-options, threaded-comments, translation-ready
 Text Domain:  teprac-child
*/

/* GI 2026-07-06: make the real theme footer background explicit for accessibility contrast checks. */
.site-footer,
.site-footer .widget,
.site-footer .widget p,
.site-footer .widget li,
.site-footer .widget-title,
.site-footer .bottom-footer,
.site-footer .bottom-footer p {
  background-color: #000000;
  color: #ffffff;
}
.site-footer a,
.site-footer .bottom-footer a {
  color: #ffffff;
}
