.infotitle {
font-size: 1.8rem;
font-weight: 600;
margin-top: 0.1em;
margin-bottom: 0.8em;
}
.date {
font-size: 10px;
margin-top: 0.25em;
margin-bottom: 0.25em;
}
#home-editing {
display: flex;
flex-direction: column;
justify-content: space-between;
}
.home-editing__stats {
display: flex;
}
.home-stats__value a {
text-decoration: none;
font-weight: 500;
}