@charset "UTF-8";
/* Couleurs */
/* Espacement */
/* Base CSS réutilisée par les avis et les autres frames avec icônes*/
.result-item .coordonnee-item {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.result-item .coordonnees-section {
  padding: 0;
  border: none;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.address p:first-of-type {
  font-weight: bold;
}

.librairie-element {
  margin-top: 1.5625rem;
  padding-bottom: 1.5625rem;
  border-bottom: 1px solid var(--qc-color-grey-light);
}

.libraire-name {
  font-weight: bold;
}

.additional-details {
  margin-top: 1.5rem;
}

.speciality {
  margin-top: 1rem;
}