@import url("exss-de.css");

div.card-group-element {
  margin-left: 10%;
  margin-right: 10%;
  }

h2.card-title {
  display: none;
  }
 
div.card {
  border: none;
  }
 
div.card-img-top {
  padding-top: 2px;
  padding-bottom: 2px;
  }
 
div.card-img-top picture img {
  border: 1px solid grey;
  }

.frame-type-card_group {
  padding-bottom: 0px;
  margin-bottom: 0px;
  }

.frame-type-card_group + .frame-type-text {
  padding-top: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 2em;
}

.frame-type-icon_group {
  padding-top: 2px;
  padding-bottom: 2px;
  }

