HI MargaretCarson
It's opacity of slideshow image, you can override by this custom css rule:
.slideshow .img-bg {
opacity: 1 !important; }
put this code into the file: /templates/ja_lawfirm/css/custom.css (Create this file if it doesn't exist)
Regards