@charset "utf-8";

@import url("https://web.archive.org/web/20201029203546cs_/https://fonts.googleapis.com/css?family=3DMontserrat");

@import url("https://web.archive.org/web/20201029203546cs_/https://fonts.googleapis.com/css?family=3DDomine");

body { background: linear-gradient(to right, rgb(19, 19, 19) 0%, rgb(0, 0, 0) 75px, rgb(255, 255, 255) 80px); }

h1.logo { margin-left: 3px; color: rgb(238, 238, 238); margin-bottom: 0px; }

blockquote, ul { margin-top: 2px; }

h1, h2, h3, h4, ol, ul, p { font-family: Montserrat; margin-left: 120px; margin-right: 10%; }

li { font-size: 85%; }

ol { font-size: 150%; }

p { font-size: 80%; }

blockquote { font-size: 50% !important; }

h2 { margin-top: 0px; margin-bottom: 0px; padding-bottom: 0px; }

h4 { margin-top: 0px; padding-top: 0px; }

.verb { color: darkgreen; font-weight: bold; }
