@import “dracula.css”;
body {
margin: 0; font-family: 'PT Serif',Georgia,Cambria,'Times New Roman',Times,serif; font-size: 1.25rem; color: #3A3A3A; background-color: #FFF; line-height: 1.5;
}
.title {
text-align: center; margin-bottom: .2em; font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif; font-size: 3rem;
}
.mugshot-figure {
text-align: center;
}
.mugshot-img {
width: 200px;
}
a {
color: #3A3A3A;
}
a:hover {
color: #9e9e9e;
}
.title a {
text-decoration: none;
}
content {
max-width: 700px; margin-left: auto; margin-top: 2rem; margin-bottom: 5rem; margin-right: auto; padding-left: 1.5rem; padding-right: 1.5rem;
}
.dt-published {
padding-left: 2rem; background-size: 1rem; background-repeat: no-repeat; background-position: 0 40%; background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1024%20544v448q0%2014-9%2023t-23%209H672q-14%200-23-9t-9-23v-64q0-14%209-23t23-9h224V544q0-14%209-23t23-9h64q14%200%2023%209t9%2023zm416%20352q0-148-73-273t-198-198-273-73-273%2073-198%20198-73%20273%2073%20273%20198%20198%20273%2073%20273-73%20198-198%2073-273zm224%200q0%20209-103%20385.5T1281.5%201561%20896%201664t-385.5-103T231%201281.5%20128%20896t103-385.5T510.5%20231%20896%20128t385.5%20103T1561%20510.5%201664%20896z%22%2F%3E%3C%2Fsvg%3E);
}
.highlight {
padding-left: 2rem; padding-right: 2rem; padding-top: .5rem; padding-bottom: .5rem;
}
.highlighter-rouge {
color: #8f1814;