@import url("exss-de.css");

div.section-default {
  min-height: auto;
  }

h2.card-title {
  display: none;
  }

div.card {
  border: none;
  }

div.card-img-top {
  padding-top: 2px;
  }

div.card-img-top picture img {
  border-color: #cb0000;
  }

div.card-body {
  text-align: center;
  font-family: 'Noto Sans', sans-serif;
  font-size: 15px;
  line-height: 1.4em;
  padding-bottom: 0px;
  background-color: #e9e9e9;
  }

div.card-group-element {
  padding-left: 10%;
  padding-right: 10%;
 }

figure.image figcaption.caption {
  text-align: center;
  font-family: 'Noto Sans', sans-serif;
  }

.frame-type-icon_group {
  padding-top: 10px;
  padding-bottom: 10px;
  }



