.instructionsText {
  margin-top: 20px;
  font-family: ABeeZee, sans-serif;
  font-size: 20px;
}

.mg-t-20 {
  margin-top: 20px;
}

.logo {
  width: 300px;
}

.promo {
  width: 100%;
}

.greenTitle {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
  color: rgb(113, 194, 1);
  font-size: 30px;
  font-family: ABeeZee, sans-serif;
}

.specialsText {
  margin-top: 20px;
  font-size: 14px;
}

.tiendasTitle {
  text-align: center;
  margin-top: 30px;
  color: rgb(113, 194, 1);
  font-size: 30px;
  font-family: ABeeZee, sans-serif;
  padding-right: 20px;
  margin-top: 40px;
}

.tiendasLocationTitle {
  color: rgb(104, 104, 105);
  font-family: ABeeZee, sans-serif;
  font-size: 30px;
  text-align: center;
  margin-top: 30px;
}

.phoneIcon {
  font-size: 40px;
  margin-right: 20px;
  color: rgb(113, 194, 1);
}

.ul-div {
  margin-top: 30px;
  padding: 0;
}

.li-style {
  list-style-type: none;
}

.li-title {
  font-size: 20px;
  font-weight: bold;
}

.specials-info {
  color: rgb(124, 121, 121);
}
