/*
Theme Name: Salon Social
Author: Anorak
Author URI: https://www.anorak.agency
Template: hello-elementor
Version: 1.0.0
Text Domain: salon-social
*/
/*
    Add your custom styles here
*/
html {
  font-size: 22px;
}

.services-grid .elementor-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

/* Unset Default Image Shadow on Logo */
.elementor-widget-theme-site-logo img, .site-logo img, .no-shadow img {
  box-shadow: none;
}