To change the background and text colour of the widget title and add extra padding and a bottom margin:
.et_pb_widget .widgettitle { background:#1e3473; color: #ffffff; padding-left: 10px; padding-top: 10px; margin-bottom: 10px; }
To change the background and text colour of the widget title and add extra padding and a bottom margin:
.et_pb_widget .widgettitle { background:#1e3473; color: #ffffff; padding-left: 10px; padding-top: 10px; margin-bottom: 10px; }