/*
 Theme Name:   RAA Child Theme
 Theme URI:    https://redappleauctions.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: 600;
}
ul, ol {
  margin: 0 0 0 2em;
}
li {
  margin-bottom: .5rem;
}
/* blockquote */
.single-post blockquote {
  position: relative;
  padding-top: 7rem;
}