.cky-consent-container .cky-consent-bar{
    padding: 6px;
}

.cky-consent-container .cky-notice .cky-title{
    margin: 0;
    font-size: 15px;
}

.cky-consent-container .cky-consent-bar .cky-notice-des p{
    padding-bottom: 0;
    font-size: 14px;
}

.cky-notice-group > .cky-notice-btn-wrapper{
    flex-direction: row;
}

.cky-consent-container .cky-notice-btn-wrapper .cky-btn{
    margin-top: 5px;
    width: 40%;
}