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