Hi zmand13,
You can use the following CSS code, add this code to the templates/ja-events/css/custom.css file:
.acm-slideshow .owl-carousel .item .slider-content .item-title {
font-size: 72px;
font-weight: 700;
}
.acm-slideshow .owl-carousel .item .slider-content .item-desc {
font-size: 20px;
font-weight: 300;
}