Change the size of the widget title

Change the size of the widget title

Home Divi Code Snippet Library 'Divi Sidebar' Snippets Change the size of the widget title....

To change the size of the widget title:

.et_pb_widget .widgettitle {
font-size: 15px;
font-weight: bold;
}