/* Generated by https://scss.premo.biz/scss2css.php 
Uses scssphp-1.6.0 - https://scssphp.github.io/scssphp/ */

@import url(//fonts.googleapis.com/css?family=Bitter:500,700);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  font-family: 'Bitter', serif;
  background-color: #1B2838;
  color: #FFFFFF;
  /* margin: 0;
	padding: 0; */
  box-sizing: border-box;
  /* position: absolute;
	top: 0;
	left: 0; */
  font-size: 32px;
  line-height: 45px;
}
h1 {
  font-weight: 500;
  font-size: 56px;
  line-height: 60px;
  margin-bottom: 32px;
}
h2 {
  font-weight: normal;
  font-size: 32px;
  line-height: 45px;
}
h2 span {
  cursor: pointer;
}
h2 span:hover {
  color: #FFBB00;
}
a {
  text-decoration: none;
}
a:link, a:visited {
  color: #FFFFFF;
}
a:hover, a:active {
  color: #FFBB00;
}
.reverse-link-color a:link, .reverse-link-color a:visited {
  color: #FFBB00;
}
.reverse-link-color a:hover, .reverse-link-color a:active {
  color: #FFFFFF;
}
.content, #content {
  position: absolute;
  top: 0;
  min-height: 100vh;
  width: 686px;
  padding-left: 61px;
  padding-top: 75px;
  box-sizing: border-box;
  margin-left: calc((100vw - (686px + 61px + 25px)) / 2);
  border-left: 25px solid #B00B1E;
}
.content:before, #content:before {
  border-left: 25px solid #B00B1E;
  content: " ";
  position: absolute;
  z-index: -1;
  left: 17px;
  top: 0;
  right: 0;
  bottom: 0;
}
