:root {
    --accent: #00b3ff;
}
picture {
    float: left;
    clear: both;
    margin: 0;
}
picture .logo {
	margin: 0 1.5em 0 0;
}

h1,h2,h3 {
    line-height: 2;
}
time {
    float: right;
    clear: both;
    font-size: .9rem;
}
footer {
    clear: both;
    margin-bottom: 7rem;
}
ul {
    list-style-type: none;
}

.del {
  color: #920505;
  margin: 0 1rem 0 0;
}
