.home-img-border {
  border: 5px solid white;
}

.text-black .offer {
  /* color: white !important; */
  background-color: rgba(0, 150, 0, 0.5);
  text-shadow: 3px 2px 1px white;
}

.text-black .title {
  color: white !important;
  text-shadow: 3px 2px 1px black;
  background-color: rgba(0, 150, 0, 0.5);
}

.text-black .short-desc {
  color: white;
  /* text-shadow: 3px 2px 1px white; */
  background-color: rgba(0, 150, 0, 0.5);
}

.header-logo {
  width: 200px;
}

.saveti {
  /* min-height: 18em; */
}

.keynote {
  height: 4em;
}