.menu-container, .bottomnav-wrapper{
  background-color: #7d0000;
}

#megamenu li a:hover, .ahover{
  background: linear-gradient(90deg, rgba(203,133,16,1) 0%, rgba(255,228,31,1) 35%, rgba(249,209,0,1) 65%, rgba(184,133,10,1) 100%);
  color: black;
}


#runningtext{
  border:1px solid #ffeb81;
}

#runningtext div {
  background: rgb(126,103,0);
  background: linear-gradient(180deg, rgba(126,103,0,1) 0%, rgba(255,235,129,1) 13%, rgba(167,147,0,1) 85%, rgba(204,177,0,1) 93%, rgba(147,126,0,1) 100%);
}

#container-slideshow{

}


#lastdepo h3 , #lastwd h3 {
    color: #fff;
    text-shadow: 1px 1px 2px rgb(0 0 0 / 70%);
    background: radial-gradient(ellipse farthest-corner at right bottom, #ffd200 0%, #FDB931 8%, #e29d03 30%, #d89603 40%, transparent 80%),radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #efaf00 25%, #a77504 62.5%, #5d4a1f 100%);
}


#footer{

}
