.menu {
    background: #A52A2A;
}

.menu .container {
    background: #A52A2A;
}

.breadcrumb > li{
  white-space:unset!important
}