.pw-newsletter__onay {
    display: flex;
    max-width: 430px;
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.6;
    color: inherit;
    opacity: .9;
}

.pw-newsletter__onay .pw-check__input {
    flex: 0 0 auto;
    margin-top: 1px;
}

.pw-newsletter__onay a {
    color: inherit;
    font-weight: 700;
    text-decoration: underline;
}

@media print {
    .pw-newsletter__onay {
        display: none !important;
    }
}
