/* Custom styles — Studioto.bg */

.madji-img-footer {
  height: 40px;
  width: auto;
}

/* Flash съобщения */
.alert-success {
  background-color: #C1FF72;
  border: 1px solid #a3e050;
  color: #1F2A2E;
  padding: 12px 16px;
  border-radius: 6px;
}

.alert-danger {
  background-color: #C1FF72;
  border: 1px solid #a3e050;
  color: #1F2A2E;
  padding: 12px 16px;
  border-radius: 6px;
}
