@import url('./cookieconsent.css');

#cc-main .cm__body #cm__title {
    font-size: 0.9em;
    padding-bottom: 1rem;
    font-weight: normal;
}
#cc-main .cm__body .cc-link {
    font-weight: normal;
    color: blue;
    text-decoration: underline;
}