/*
 Theme Name:   Twenty Twenty Child
 Theme URI:    http://www.sing-prayer.org/wp-content/themes/twentytwenty-child/style.css
 Description:  Twenty Twenty Child Theme
 Author:       HymnPlayer
 Author URI:   http://example.com
 Template:     twentytwenty
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentytwenty-child
*/
.wp-caption-text {
	text-align: center;
}

/*.wp-block-table td {
    font-size: 80%;
}*/
table {
 width: 100%;
 table-layout: fixed;
}

table tr th {
font-size: 1.5rem;	
    width: 50%;
}	

table tr td {
font-size: 1.25rem;	
    width: 50%;
}	

.container {
    width: 60%;
}
/*td {
font-size: 1.4rem;
}*/

h1.entry-title {
	font-size: 3.6rem;
	font-weight: 725;	
}

h2.entry-title {
	font-size: 3.2rem;
	font-weight: 625;	
}

h3.entry-title {
	font-size: 2.9rem;
	font-weight: 525;	
}
tr td {
font-size: 1.25rem;
}	