.background-violet {
    background-color: #800f6a;
    background-position: center center;
    background-size: cover;
  }
  .background-secondary {
    background-position: center center;
    background-size: cover;
  }
  #suivicdo div.counter-label {
    color: #FFFFFF;
    font-size: 1.6em;
    margin: 10px auto;
    text-transform: uppercase;
  }
  #suivicdo .counter_item {
    color: #FFFFFF;
    float: left;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 20px;
    font-weight: 300;
    margin-top: 0;
    text-transform: uppercase;
    width: 100%;
    min-height: 130px;
  }
  #suivicdo .counter_item > img.counter-thumbnail {
    width: 45px;
    height: 45px;
    display: block;
    margin: 0 auto;
  }
  #suivicdo .counter_item h2 {
    text-align: center;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
  }
  #suivicdo .counter_item p {
    color: #f2f2f2;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 12px;
    font-weight: 300;
    margin-top: 0;
    text-transform: uppercase;
    text-align: center;
    line-height: 18px;
  }
  