/**
* Theme Name: Repairex Child
* Description: This is a child theme of Repairex, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/template_path/portfolio">template_path</a>
* Template: repairex
* Version: 1.0.0
*/
/* ✅ Custom background for the actual top header bar */
.header-top-two {
  background-color: #2F2F2F !important;
  color: #ffffff !important;
}
.request-form {
    background: #2F2F2F; /* Your logo's red */
    color: #2F2F2F;       /* White text */
}
footer {
    background-color: #2F2F2F;
}



