/*
 Theme Name:   Francoeur Child Theme
 Theme URI:    https://janetfrancoeurfineart.com
 Description:  Custom GeneratePress child theme
 Author:       Office To-Go LLC
 Author URI:   https://officeto-go.com/
 Template:     generatepress
 Version:      0.1
*/
.single-post .entry-content p a, .entry-content p a, li a, ol a {
    font-weight: 500;
}
ul, ol {
  margin: 0 0 0 2em;
}
li {
  margin-bottom: .5rem;
}
/* YouTube Block plugin */
.wp-block-boldblocks-youtube-block figcaption {
  font-size: 16px;
	text-align: center;
}