#menu{
  background: #003777;
  color: #F9A01D;
}
#list{
  background: #003777;
  color: #ffffff;
}
#list button{
  background-color: #ffffff;
  color: #003777;
}
#list button:hover{
  background-color: #F9A01D;
}
