```css
.ccs-sermon-item h2 {
  font-size: 1.5rem !important;
}
```
```css
.ccs-sermon-item h2 {
  font-size: 2rem !important;
}
```