html{font-size:62.5%;line-height:62.5%}
body
{
  font-family:"Playfair Display",serif;
  font-size:18px;
  font-size:1.75rem;
}
blockquote
{
  font-family:"Amatic SC",fantasy,cursive;
  font-weight: 700;
  font-size:50px;
  font-size:5rem;
}
h1, h2, h3, h4, h5, h6
{
  font-family:"Josefin Slab",serif;
  font-weight:600;
}
h1
{
  font-size:60px;
  font-size:6rem;
}
h2
{
  font-size:48px;
  font-size:4.8rem;
}
h3
{
  font-size:36px;
  font-size:3.6rem;
}
h4
{
  font-size: 27px;
  font-size:2.7rem;
}
h5
{
  font-size:21px;
  font-size:2.1rem;
}
h6
{
  font-size:15px;
  font-size:1.5rem;
}
p,blockquote,ul, ol
{
  margin:10px auto;
  margin:1rem auto;
}
img
{
  max-width:100%;
}
#header-stripe
{
  background:#393e3f;
  color:white;
  font-family:"Josefin Slab",serif;
  font-size:18px;
  font-size:1.75rem;
}
#site-title
{
  font-size:40px;
  font-size:4rem;
}
#site-title span
{
  color:#ff5252;
}
