.fa-bolt {
    color: red;
  }
  
.fa-paint-brush {
    color: red;
  }
  
.fa-wrench {
    color: red;
  }
  
.fa-tint {
    color: red;
  }