.template-title-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: calc(0.9375rem);
  font-weight: 600;
  margin-bottom: 5px;
}
