footer {
  background-color: #000; 
  color: #fff;           
  padding: 10px 0;
}
.end{
    font-size: 12px;
}
h5 {
  font-weight: 700;
  font-size: 15px;
}
.sub {
  width: 40%; 
  height: 1px; 
  background-color: #e40000; 
  margin: 0 auto; 
}
