﻿/*! <= the ! makes sure sass does not remove this comment with important wordpress meta info
Theme Name: RMS Speedy Theme
Theme URI: https://ralfskirr.com
Description: A WP theme with minimal source code, optimized for speed. It's most notable for its handsome admin and programmer.
Author: Ralf Skirr
Author URI: https://ralfskirr.com
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Supercalifragilisticexpialidocious
*/:root{--site-width: 1140px;--header-with:1148px;--footer-width:1148px;--left-right-padding:20px;--min-aside-width: 220px;--main-and-aside-top-margin:40px;--main-aside-margin-between: 60px}:root{--bg-color-header-footer: #ffffff;--bg-color-content-wrapper: #F9F9F9}:root{--text-color: black;--headline-color: #333;--highlight-color: #d60d0d;--secondary-highlight-color: #ff9900;--body-font: 'Poppins', sans-serif;--headline-font: 'Poppins', sans-serif;--body-text-size: 21px;--body-text-size-mobile: 18px;--body-line-height:1.5;--body-line-height-mobile:1.2}*,*::before,*::after{box-sizing:border-box}*{margin:0}body{-webkit-font-smoothing:antialiased}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}img,picture,video,canvas,svg{display:block;max-width:100%}header{display:flex;flex-wrap:wrap;max-width:var(--header-with);margin:0 auto;padding-left:var(--left-right-padding);padding-top:var(--left-right-padding);padding-right:var(--left-right-padding);background-color:var(--bg-color-header-footer)}nav li{display:inline-block;margin-right:16px}#content-wrapper{display:flex;max-width:var(--site-width);margin:0 auto;padding-left:var(--left-right-padding);padding-right:var(--left-right-padding);padding-bottom:40px;background-color:var(--bg-color-content-wrapper)}.page-template-_page_100_percent #content-wrapper{display:flex;max-width:100%}#main-content{flex:2 1 calc((2 / 3) * var(--site-width) - var(--min-aside-width));margin-top:var(--main-and-aside-top-margin);margin-right:var(--main-aside-margin-between)}.page-template-_page_100_percent #main-content{margin-right:0}.page-template-_page_no_sidebar #main-content{margin-right:0}.aside-wrapper{flex:1 0 220px;position:relative}aside.sticky{position:sticky;top:0;padding-top:var(--main-and-aside-top-margin)}aside section{padding-bottom:1rem}footer{display:flex;flex-wrap:wrap;max-width:var(--footer-width);margin: 60px auto 0 auto;padding-left:var(--left-right-padding);padding-top:calc(var(--left-right-padding) / 2);padding-right:var(--left-right-padding);background-color:var(--bg-color-header-footer)}@media (max-width: 767px){#content-wrapper{flex-direction:column}#main-content,.aside-wrapper{width:100%;margin:0}#main-content{margin-top:40px}aside.sticky{position:static}}@font-face{font-display:swap;font-family:'Poppins';font-style:normal;font-weight:400;src:url("/wp-content/themes/RMS-Speedy-Theme/fonts/Poppins/poppins-v20-latin-regular.eot");src:url("/wp-content/themes/RMS-Speedy-Theme/fonts/Poppins/poppins-v20-latin-regular.eot?#iefix") format("embedded-opentype"),url("/wp-content/themes/RMS-Speedy-Theme/fonts/Poppins/poppins-v20-latin-regular.woff2") format("woff2"),url("/wp-content/themes/RMS-Speedy-Theme/fonts/Poppins/poppins-v20-latin-regular.woff") format("woff"),url("/wp-content/themes/RMS-Speedy-Theme/fonts/Poppins/poppins-v20-latin-regular.ttf") format("truetype"),url("/wp-content/themes/RMS-Speedy-Theme/fonts/Poppins/poppins-v20-latin-regular.svg#Poppins") format("svg")}@font-face{font-display:swap;font-family:'Poppins';font-style:normal;font-weight:700;src:url("/wp-content/themes/RMS-Speedy-Theme/fonts/Poppins/poppins-v20-latin-700.eot");src:url("/wp-content/themes/RMS-Speedy-Theme/fonts/Poppins/poppins-v20-latin-700.eot?#iefix") format("embedded-opentype"),url("/wp-content/themes/RMS-Speedy-Theme/fonts/Poppins/poppins-v20-latin-700.woff2") format("woff2"),url("/wp-content/themes/RMS-Speedy-Theme/fonts/Poppins/poppins-v20-latin-700.woff") format("woff"),url("/wp-content/themes/RMS-Speedy-Theme/fonts/Poppins/poppins-v20-latin-700.ttf") format("truetype"),url("/wp-content/themes/RMS-Speedy-Theme/fonts/Poppins/poppins-v20-latin-700.svg#Poppins") format("svg")}body{hyphens:auto}html{font-family:var(--body-font);font-size:var(--body-text-size);color:var(--text-color);line-height:var(--body-line-height)}p,ol,ul{margin-bottom:1rem}h1,h2,h3,h4,h5,h6{font-family:var(--headline-font);color:var(--headline-color);line-height:1.2;font-weight:400}h1{font-size:1.802rem;margin-top:0;margin-bottom:1rem}h2{font-size:1.602rem;margin-top:2rem;margin-bottom:1rem}h3{font-size:1.424rem;margin-top:1.5rem;margin-bottom:0.5rem}h4{font-size:1.266rem;margin-top:1.5rem;margin-bottom:0.5rem}h5{font-size:1.125rem;margin-top:1.25rem;margin-bottom:0.25rem}h6{font-size:1rem;font-weight:700;margin-top:1rem;margin-bottom:0.25rem}small,.smaller{font-size:0.889rem;line-height:1.3}aside{line-height:calc(var(--body-line-height) * 0.86)}aside h2{font-size:1.266rem;margin-top:0}aside h3{font-size:1.125rem;font-weight:700;margin-top:0}main a,main a:visited{text-decoration:none;color:var(--highlight-color)}main a:hover,main a:active{text-decoration:underline;color:#d60d0d}ul{list-style:disc}ol{list-style-type:decimal}blockquote{line-height:1.5;color:#333;margin:1.5em 0;padding:2em 1.5em 1em;border-left:3px solid #d60d0d;background-color:#f9f9f9;position:relative}blockquote::before{content:"“";font-family:serif;font-size:2.5em;color:#d60d0d;position:absolute;left:0.5em;top:0.2em}blockquote::after{content:"”";font-family:serif;font-size:2.5em;color:#d60d0d;position:absolute;right:0.5em;bottom:-0.3em}@media (max-width: 979px){html{font-size:var(--body-text-size-mobile);line-height:var(--body-line-height-mobile)}aside{line-height:var(--body-line-height-mobile)}}.wp-block-embed__wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%}.wp-block-embed__wrapper iframe,.wp-block-embed__wrapper object,.wp-block-embed__wrapper embed,.wp-block-embed__wrapper video{position:absolute;top:0;left:0;width:100%;height:100%}.alignwide{margin-left:auto;margin-right:auto;max-width:1200px;width:100%}.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;width:100vw}.has-strong-magenta-color{color:#a156b4}.has-light-grayish-magenta-color{color:#d0a5db}.has-very-light-gray-color{color:#eee}.has-very-dark-gray-color{color:#444}.has-strong-magenta-background-color{background-color:#a156b4}.has-light-grayish-magenta-background-color{background-color:#d0a5db}.has-very-light-gray-background-color{background-color:#eee}.has-very-dark-gray-background-color{background-color:#444}
