.cookie-banner{padding:15px;border:1px solid #dee2e6;right:180px;color:#000;position:fixed;bottom:20px;background-color:#f8f9fa;border-radius:12px;width:360px;z-index:1000}p#cookie-text{font-family:Nunito Sans}button#accept-cookies{padding:10px 15px;border:0;text-decoration:none;margin-bottom:0;color:#fff;transition:.4s ease;-webkit-box-shadow:inset 0 0 10px hsla(0,0%,100%,.6);box-shadow:inset 0 0 10px hsla(0,0%,100%,.6);border-radius:14px;background:-webkit-gradient(linear,left bottom,left top,color-stop(4.14%,#866730),color-stop(78.53%,#e8b95a));background:-o-linear-gradient(bottom,#866730 4.14%,#e8b95a 78.53%);background:linear-gradient(1turn,#866730 4.14%,#e8b95a 78.53%);cursor:pointer;margin-top:10px;font-family:Arial,sans-serif;display:inline-block}@media (max-width:640px){.cookie-banner{right:2%;bottom:79px;width:96%;z-index:2147483647}}