.cube-echelle {
  align-items: center; }
  @media (min-width: 768px) {
    .cube-echelle {
      text-align: center; } }
  .cube-echelle img {
    max-width: 100%; }
  .cube-echelle p {
    font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-transform: uppercase;
    text-align: center;
    margin: 10px 0 0;
    padding: 20px;
    background: none;
    border: 4px solid #FFF;
    border-radius: 0.5rem; }

.owl-stage-outer .cube-echelle p {
  color: #ffffff; }
