.Megamenu.Megamenu--default {
    border-bottom: 0;
    border-image: linear-gradient(to right, rgb(35, 167, 11) 33%, white 25%, 63%, red 10%) 5;
    border-left: 0;
    border-right: 0;
    border-top: 4px solid;
}

.u-background-50 {
    background-color: 
#b20d1c !important;
}

.Header-navbar {
    background-color: 
    #b20d1c;
}


.u-color-50 {
    color: 
    #b20d1c !important;
}

.Megamenu--default {
    background-color: 
    #b20d1c;
}

.u-background-60 {
  background-color: #9b1818 !important;
}

.Header-socialIcons [class^="Icon-"] {
  background-color: #FFF;
  color: #9b1818;
}


