Hello Marilou-
In the Diced Theme, you can do this with Custom CSS. Navigate to Customize > Advanced > Custom JS & CSS and paste the following line into the Custom Theme CSS box:
h3.site-description { font-size: 36px !important; }
The default size is 24 pixels, so you can customize the 36px value to your preference.