@import url("https://fonts.googleapis.com/css?family=Dosis");

.opacity-medium {
opacity: 0.9;
}

.height100 .card {
    height: 100%;
  }