/*
Theme Name: Beauty Salon Spa Child
Template: beauty-salon-spa
Version: 1.0
Author: Your Name
Description: Child theme for Beauty Salon Spa WordPress theme.
*/

body {
  background-color: #fef8f6;
  font-family: 'Open Sans', sans-serif;
  color: #2a2a2a;
}