/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0
*/

/* Keep inline links identifiable without relying on colour alone. */
.single-post .the_content_wrapper :is(p, li) a:not(.button) {
	text-decoration: underline;
	text-underline-offset: 0.12em;
}

.section-post-related .related-post-title {
	font-size: 21px;
	line-height: 1.3;
}
