Thanks for quick reply.
I placed the line below in my child functions.php. Should that be enough?
add_filter( 'upw_enqueue_styles', '__return_false' );
It kind of worked (removed the bottom borders but the padding and large font size remains).
Or am I missing something?