.aftermenuplus ::after {
  display: none;
}
.menustyling {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}
.bckclr {
  background-color: #f34e92;
}
.clrSecondary {
  color: #fff766d6;
}
/* .fonstsize {
  font-size: 45px;
} */

.tertiaryclr {
  background-color: #444;
}
.bckp {
  background-position-y: center;
}

.footerimg {
  width: 100px;
  height: 80px;
}

.footerbckimg {
  background-position: bottom;
}

.img {
  max-width: 90%;
  height: auto;
  padding: 5%;
}
