/*
 Theme Name: Beauty You
 Author: Maria Zebroff
 Version: 1.0
*/

/* Contact section — center card after form removed (layout only) */
#contact > .row {
  justify-content: center;
}

#contact .popup__content-info {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  justify-self: center;
}
