.title-container{
  display: flex;
  align-items: center;
  .divider{
    width: 3px;
    height: 11px;
    margin-right: 5px;
  }
}
