/* DEKUJEME PAGE================================================================================= */
.custom-thank-you {
  background-color: #e6f4ea;
  color: #004c3e;
  font-weight: 500;
  padding: 15px;
  text-align: center;
  margin-bottom: 20px;
  border-left: 4px solid #004c3e;
  border-radius: 4px;
  max-width: 400px;
  margin: 20px auto;
}