.year {
  position: relative
}
.year::after {
  position: absolute;
  top: 0px;
  right: -43px;
  border-radius: 9999px;
  border-width: 8.5px;
  --tw-border-opacity: 1;
  border-color: rgb(253 230 213 / var(--tw-border-opacity));
  height: 8px;
  width: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(240 135 0 / var(--tw-bg-opacity));
  box-sizing: content-box;
  content: ""
}
.year-right {
  position: relative
}
.year-right::after {
  position: absolute;
  top: 0px;
  left: -43px;
  border-radius: 9999px;
  border-width: 8.5px;
  --tw-border-opacity: 1;
  border-color: rgb(253 230 213 / var(--tw-border-opacity));
  height: 8px;
  width: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(240 135 0 / var(--tw-bg-opacity));
  box-sizing: content-box;
  content: ""
}

.month {
  position: relative
}
.month::after {
  position: absolute;
  top: 6.5px;
  right: -34.5px;
  border-radius: 9999px;
  height: 8px;
  width: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(240 135 0 / var(--tw-bg-opacity));
  box-sizing: content-box;
  content: ""
}
.month-blank {
  position: relative
}
.month-blank::after {
  position: absolute;
  top: 6.5px;
  right: -34.5px;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(240 135 0 / var(--tw-border-opacity));
  height: 6px;
  width: 6px;
  --tw-bg-opacity: 1;
  background-color: rgb(253 230 213 / var(--tw-bg-opacity));
  box-sizing: content-box;
  content: ""
}
.month-right {
  position: relative
}
.month-right::after {
  position: absolute;
  top: 6.5px;
  left: -34.5px;
  border-radius: 9999px;
  height: 8px;
  width: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(240 135 0 / var(--tw-bg-opacity));
  box-sizing: content-box;
  content: ""
}
.month-right-blank {
  position: relative
}
.month-right-blank::after {
  position: absolute;
  top: 6.5px;
  left: -34.5px;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(240 135 0 / var(--tw-border-opacity));
  height: 6px;
  width: 6px;
  --tw-bg-opacity: 1;
  background-color: rgb(253 230 213 / var(--tw-bg-opacity));
  box-sizing: content-box;
  content: ""
}