To add a bottom border under the fixed header:
#main-header.et-fixed-header {
border-bottom: 1px solid #0a54a2; !important
}
To add a bottom border under the fixed header:
#main-header.et-fixed-header {
border-bottom: 1px solid #0a54a2; !important
}