.crcpw-attribution {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 4px;
    margin-top: 6px;
    color: #646970;
    font-size: 11px;
    line-height: 1.4;
}

.crcpw-attribution__label {
    color: #8c8f94;
}

.crcpw-attribution__link {
    color: #3c434a;
    font-weight: 600;
    text-decoration: none;
}

.crcpw-attribution__link:hover,
.crcpw-attribution__link:focus {
    color: #135e96;
    text-decoration: underline;
}
