.sm-webpush {
    max-width: 600px !important;
    width: 600px !important;
}

.sm-webpush #consentForm div div p:first-of-type {
    font-size: 18px !important;
}

.sm-webpush #consentForm div div p + p {
    font-size: 16px !important;
    line-height: 20px !important;
}

.sm-webpush button {
    font-size: 16px !important;
}

#smwpConfirmationButton {
    color: #ffde59 !important;
    height: 35px !important;
}

#smwpRejectionButton {
    font-size: 12px !important;
    border: 1px solid #fff !important;
}