Why Does God Allow Suffering?

April 28, 2019

Scripture: Job 40:6-14

God has reasons for everything, even if we cannot see them.

add_filter( 'body_class', function( $classes ) { if ( ! is_singular( 'general-page' ) || ! has_post_thumbnail() ) { return $classes; } $classes[] = 'has-image'; return $classes; } );