header {
	background-color: #efefef !important;
}
main > div:last-of-type > div:last-of-type {
  background-color: #f0f0f0; /* or any color you want */
  margin-top: 0px !important;
  margin-left: 0px !important;
    border-radius: 0; !important;
  
}