/* Add here all your CSS customizations */
.header-body {
    position: fixed;
    border-bottom: 2px solid #EDEDED !important;
}

.p-invert {
    color: #FFB613 !important;
}

.p-invert1 {
    color: #fff !important;
}

.text-color-blue {
    color: #1D1E97 !important;
}

.text-color-red {
    color: #DF3832 !important;
}
#header .header-nav.header-nav-links nav > ul > li > a, #header .header-nav.header-nav-links nav > ul > li:hover > a, #header .header-nav.header-nav-line nav > ul > li > a, #header .header-nav.header-nav-line nav > ul > li:hover > a {
    top: 25px;
    color: #000 !important;
}