/*Cookie Consent Begin*/
#cookie-law { 
    max-width: 940px;
    background: #C04317; 
    margin:10px auto 0; 
    /* border-radius: 17px; */
    /* -webkit-border-radius: 17px; */
    /* -moz-border-radius: 17px; */
}
 
#cookie-law p { 
    padding: 10px; 
    font-size: 1.4em; 
    font-weight: thin; 
    text-align: center; 
    color:#ffffff; 
    margin:0;
}

#cookie-law a.a {  
    font-size: 1.0em; 
    font-weight: thin; 
    text-align: center; 
    color:#FFFF00; 
}

#cookie-law a.b {  
    font-size: 1.0em;  
    font-weight: thin; 
    text-align: center; 
    color: #00FF00; 
}
