.theloopheader .theloopheaderlogo img {
  transition: all 1s;
}
.theloopheader.elementor-sticky--effects .theloopheaderlogo img {
  height: 45px !important;
}
.beautique {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: 700;
}
p:last-child {
  margin-bottom: 0 !important;
}
.servicioDestacado {
  border: solid 5px var(--dorado);
}
.dorado {
  color: var(--dorado);
}
.bronce {
  color: var(--bronce);
}
.crema {
  color: var(--crema);
}
.cremaClaro {
  color: var(--cremaClaro);
}
.blanco {
  color: white;
}
