#footer_section {
  margin-top: 30px;
}
#footer_section .footer {
  background: linear-gradient(to right, #5AA0FF, #9151D5);
  text-align: center;
  padding: 15px 10px;
  width: 100%;
}
#footer_section .footer img {
  width: 40px;
}
