.cky-notice-des * {
    font-size: 17px!important;
}

.cky-accordion-header-des * {
    font-size: 17px!important;
}

.cky-preference-content-wrapper * {
    font-size: 17px!important;
}

.cky-btn {
    font-size: 14px;
    font-family: inherit;
    line-height: 24px;
    padding: 8px 27px;
    font-weight: 500;
    margin: 0 8px 0 0;
    border-radius: 2px;
    white-space: nowrap;
    cursor: pointer;
    text-align: center;
    text-transform: none;
    min-height: 0;
    text-transform: uppercase!important;
}

.cky-btn-reject:hover, .cky-btn-customize:hover {
   color:#ed1c24!important;
border-color:#ed1c24!important;
opacity: 1!important;
}

.cky-btn-accept:hover {
  background-color:#ed1c24!important;
border-color:#ed1c24!important;
opacity: 1!important;
}

.cky-accordion-header .cky-always-active {
    color: #87ab40!important;
    font-weight: 600;
    line-height: 24px;
    font-size: 16px;
}

button.cky-show-desc-btn:not(:hover):not(:active) {
    color: #87ab40!important;
    background: transparent;
}

p.cky-title {
color: #003A70!important;
    font-weight: 600!important;
    font-size: 23px!important;
    line-height: 24px;
    margin: 0 0 10px 0;
}
.cky-preference-header .cky-preference-title {
    font-size: 23px!important;
    font-weight: 700;
    line-height: 24px;
color: #003A70!important;
}

