

.title-accent {
  color: var(--color-base-1);
}
.article-title {
  position: relative;
}
.back {
  position: relative;
  display: flex;
  margin-right: 5rem;
}
.d-flex {
  display: flex;
}
.back svg {
  height: 3rem;
  width: auto;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.back svg circle {
  fill: var(--color-base-1);
}
.article-title-row {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 600px) {
  .article-title-row {
    flex-direction: row;
  }
  .back svg {
    height: 4rem;
    margin: auto;
  }
}

/*******************************************************************/
/* ftrtch dino */
/* [type: CSS] [file:article-title] [117.2599] DESIGN*/
/*******************************************************************/
/* 0.4 D>D */
/* db 284 */