/*
Theme Name: Dev2015.6.9
Theme URI: http://local.host/
Author: Speedy Gonzales
Author URI: http://local.host/
Description: Flashing Theme
Version: 4.1.0.0000
Requires at least: 6.4
Requires PHP: 8.3
Text Domain: twentyfifteen
*/

/* html {
	font-family: 'Inter Variable Text', sans-serif;
}
body {
	/ * background-color: #f1f1f1; * /
	background-image: url(/wp-content/uploads/windows-11-scaled.jpg);
} */






.fixed {
	color: #891d65;
}
h1.document-title {
	font-size: 40px;
}
h2.headline {
	font-size: 2.5rem;
}
h3.section-title {
	font-size: 2em;
}
p.text {
	font-size: 20px;
}
p.notimportant.paragraph {
	font-size: 16px !important;
	text-decoration: underline wavy 1px;
}
input[type] {
	font-size: inherit;
}