#cookie-info {width: 100%; height: 100px; padding-top: 20px; background-color: rgba(0, 0, 0, 0.8); text-align: center; position: fixed; bottom: 0; z-index: 99999;}
#cookie-info p {text-align: center; font-size: 12px; line-height: 16px; color: #fff;}
#cookie-info span {width: 100px; margin: 10px auto 0; padding: 4px 0 6px; border: 1px solid #fff; text-align: center; color: #fff; cursor: pointer; display: block;}