.cfca-suite-inscription-button{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:min(100%,260px)!important;
  min-height:44px!important;
  margin:0 auto 12px!important;
  padding:9px 18px!important;
  border-radius:11px!important;
  background:#126438!important;
  color:#fff!important;
  font-weight:900!important;
  text-decoration:none!important;
  box-shadow:0 7px 18px rgba(18,100,56,.18)!important
}
.cfca-suite-inscription-button:hover{background:#0b4f2b!important;color:#fff!important}