.consent-button{
    all: unset;
    position: absolute;
    bottom: 0.3rem;
    right: 0.5rem;
    cursor: pointer;
    text-decoration: underline;
    display: block;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.4;
    color: #888;
}