/* css here */
strong,
b {
  font-weight: 700 !important;
}
.mega-sub-menu > li {
  margin-bottom: 10px !important;
}

#gf_container,
.gf_container {
  border: 1px solid red;
}
