Change blog popup background color

Add this code to the Custom CSS field on the Settings tab of your Blog widget’s settings:

[class*="popup__Content"] {
    background-color: #f1f !important;
}

Result: