aside#moove_gdpr_cookie_info_bar {
    background-color: #023257 !important;
}

.moove-gdpr-cookie-notice p {
    font-size: 15px !important;
    line-height:100%;
}

button.mgbutton.moove-gdpr-infobar-allow-all {
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    outline: 0;
    border: 0;
    cursor: pointer;
    border-radius: 30px !important;
    font-weight: 600 !important;
    padding-right: 2.4rem !important;
    color: #072136 !important;
    padding-left: 2.4rem !important;
    height: 4.8rem !important;
    background: #FFC700 !important;
    transition: all 0.3s ease-in-out;
}

button.mgbutton.moove-gdpr-infobar-allow-all:hover {
    text-decoration: underline;
    background: #dd9b00 !important;
}

