diff --git a/lemarche/static/itou_marche/sections/_siae.scss b/lemarche/static/itou_marche/sections/_siae.scss
index 9b2f46358..2df27f0ac 100644
--- a/lemarche/static/itou_marche/sections/_siae.scss
+++ b/lemarche/static/itou_marche/sections/_siae.scss
@@ -186,24 +186,8 @@
flex-wrap: wrap;
}
- #user_profile {
+ #user_profile > .card {
background-color: $gray-400;
- padding: 1rem;
- margin: 0;
- border-radius: 0.5rem;
- }
-
- #user_profile h3 {
- margin-top: 0;
- margin-bottom: 1rem;
- }
-
- #user_profile .gallery-small {
- // margin: 0 0 20px;
- overflow: hidden;
- border-radius: 0.25rem;
- position: relative;
- text-align: center;
}
.active_sectors {
diff --git a/lemarche/templates/siaes/_annuaire_entreprises_button.html b/lemarche/templates/siaes/_annuaire_entreprises_button.html
index 8b27150e2..387d81794 100644
--- a/lemarche/templates/siaes/_annuaire_entreprises_button.html
+++ b/lemarche/templates/siaes/_annuaire_entreprises_button.html
@@ -1,5 +1,5 @@
{% if siret %}
-
+
Voir plus d'informations légales
diff --git a/lemarche/templates/siaes/_card_detail.html b/lemarche/templates/siaes/_card_detail.html
index 01048e647..8bef8078d 100644
--- a/lemarche/templates/siaes/_card_detail.html
+++ b/lemarche/templates/siaes/_card_detail.html
@@ -1,6 +1,6 @@
{% load static %}
-