
#cconsent-bar .ccb__wrapper {
    font-family: "Gilroy";
}

#cconsent-modal .ccm__footer {
    font-family: "Gilroy";
}

#cconsent-modal .ccm__content > .ccm__content__body {
    font-family: "Gilroy";
    font-size: 16px;
}

#cconsent-modal .ccm__content > .ccm__content__heading h2 {
    font-family: "Gilroy";
    padding-bottom: 30px;
}

#cconsent-bar button {
    font-family: "Gilroy";
    border-radius: 5px;
    background-color: #00b1cd;
    color: #000000;
    font-size: 14pt;
    margin-bottom: 5px;
}

#cconsent-modal  {
    font-family: "Gilroy" !important;
    
}

#cconsent-modal .ccm__footer button {
    font-family: "Gilroy";
    border-radius: 5px;
}
