Add paddings

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

[class*="WidgetBackground__Container-sc"] {
padding: 20px 20px !important;
}