/*
 Theme Name:   Maznek Septic
 Theme URI:    https://maznekseptic.com
 Description:  Custom GeneratePress child theme
 Author:       Local Net Results
 Author URI:   https://localnetresults.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;
}