﻿.story_year:not(:first-child){
  border-top: 1px solid #cdcdcd;
}

.story_year:not(:last-child) {
    padding-bottom: 0;
}

.story_year:not(:last-of-type) {
    padding-bottom: 64px;
}

.page__service{
  font-weight: bold;
}

.page__tags{
  gap: 0px 16px;
}