/*
Theme Name: M Jacobs
Theme URI: 
Author: Ombion
Author URI: 
Description: 
Requires at least: 6.8
Tested up to: 6.8
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentytwentyfive
Text Domain: m-jacobs
Tags: 
*/

html {	font-size: 15px;}

body {
	background-image: url(/wp-content/uploads/backgr-distress-15tint.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: rgb(215, 204, 185);
}

a:has(> sup) {	text-underline-offset: -4px;	font-size: 16px;}

.wp-block-quote {
	margin: 0 0 1em 0;
	padding: 1em 2em;
}
:root blockquote p:first-child {
	font-size: 1.4rem;
	margin: 0 0 0.5em 0;
}

@font-face {
  font-family: 'Special Elite';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/wp-content/uploads/yabe-webfont/fonts/google-fonts-special-elite-v19-latin-400-normal-1758194171.woff2') format("woff2");
}



