.top-header.p-2 {
  background-color: #ff1616;
}

.copyright.p-3.text-center {
  background-color: #FF1616;
}

#footer.copyright-wrapper {
  background-color: #3B6EBB;
}

.page-template-custom-front-page .main-menu-bg {
  background: #FF1616;
}

.top-header,
.main-menu {
  background: #FF1616;
}

.wpcf7-form-control.has-spinner.wpcf7-submit {
  background-color: #FF1616;
}

h1 {
  color: #FF1616;
}

.info-header.py-3 {
  background-image: url("https://technocontract.name.ng/wp-content/uploads/2025/11/TECHNOCOCONTRACT-1600x400-1.jpg");
  background-size: cover;
}

a.info-mail {
  color: #ffffff;
  font-size: 11px;
  line-height: 5px;
  text-align: center;
  height: 0px;
  display: block;
}

a:hover {
  font-size: 0px;
}