/*
Theme Name: Hello Elementor Children
Description: Hello Elementor Children
Author: hello-elementor
Template: hello-elementor
Version: 1.0
*/
@import url("../hello-elementor/style.css");

p {
  margin-bottom: 10px;
}
p:last-child{
  margin-bottom: 0;
}

b, strong {
  font-weight: 600;
}

a.elementor-button {
  position: relative;
  padding: 15px 30px;
  border-radius: 0;
}
