.header {
  background-color: rgb(136, 75, 142);
  padding: 15px;
  border-radius: 20px;
  align-items: center !important;
}

.inf-img {
  width: 100%;
  height: 100%;
  margin-top: 20px;
}

.btn-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 30px;
}

/*# sourceMappingURL=style.css.map */
