/*
@version 1.0.1
*/
.why-mieterengel-button .container {
  display: flex;
  justify-content: center;
  margin-bottom: 56px;
}

.why-mieterengel-button .btn {
  width: 270px;
  height: 50px;
  text-transform: uppercase;
  background: none;
  color: #770358 !important;
  font-size: 17px;
  line-height: 48px;
  border-radius: 4px;
  border: solid 2px #770358;
  box-shadow: none;
  font-weight: bold;
}

.why-mieterengel-button  .button-style {
  background-color: #770358;
  color: white !important;
}
