.boxConnectionRight {
  padding-top: 5%;
  width: 45%;
}
.boxConnectionRight section {
  color: #fff;
}
.boxConnectionRight section h1 {
  font-size: 30px;
}
.boxConnectionRight section article h2 {
  font-size: 16px;
}
.boxConnectionRight section article ul {
  list-style: none;
}
.boxConnectionRight section article .telephone,
.boxConnectionRight section article .siret {
  margin-top: 10px;
}
.boxConnectionRight section article a {
  color: #A6C527;
}
