.cookie-consent {
    position: fixed;
    background-color: #00142c;
    bottom: 0;
    width: 100%;
    padding: 30px 0;
    z-index: 10000000000;
    color: #fff;
}

/* Header Navigation Menu Font Size */
#header .header-nav-main nav > ul > li > a {
    font-size: 16px !important;
}