.template-indicator {
  max-width: 1000px;
  margin: 0 auto;
  padding: 25px 0;
  text-align: center;
  border: 1px dashed #000;
}
.template-indicator h3 {
  margin-bottom: 10px;
}

.flexible-element {
  height: 100%;
}


/* TITLE */
.end-point::after {
    content: '.';
    color: #c57b58;
}