#Remiseadhrent1_1,
#Remiseadhrent1_1-lbl {
  display: none !important;
}
.info-adhesion {
  background: #f4f8f6;
  border-left: 5px solid #8cbf26;
  padding: 18px 22px;
  margin-bottom: 25px;
  border-radius: 6px;
  font-size: 15px;
  color: #2e2e2e;
}

.info-adhesion-title {
  font-weight: 600;
  margin-bottom: 8px;
  color: #5a7f1a;
  font-size: 16px;
}

.info-adhesion-text {
  margin: 6px 0;
  line-height: 1.5;
}

.info-adhesion a {
  color: #d04a1f;
  font-weight: 600;
  text-decoration: none;
}

.info-adhesion a:hover {
  text-decoration: underline;
}