/* ************************************* */
/*                                       */
/* Component SoNet Shariff                  */
/*                                       */
/* ************************************* */

.shariff-link {
  background-color:black !important;
}

.section--inverted .shariff {
  margin-top: 50px;
}

.section--inverted .shariff-link {
  background-color:white !important;
}

.section--inverted .shariff .theme-round .shariff-icon svg path {
  fill:#303A49 !important;
}

.shariff .shariff-buttons.theme-round.buttonsize-small.orientation-horizontal li:first-child {
  margin-left: 0 !important;
}

/* < 1080px < 1080px < 1080px < 1080px < 1080px < 1080px */
@media screen and (max-width: 1080px) {

  .taxonomy {
    padding-left:1rem;
    padding-right: 1rem;
  }

	
}