/*
 Theme Name:   Govahito Child
 Template:     hello-elementor
*/


@import url("../govahito/style.css"); /* اختیاری برای استایل‌های پایه */


html {
  margin: 0;
  padding: 0;
  width: 100%;
  width: 100%;
  height: 100%;
}
body {
  width: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
  background-color: #f8fdfa !important;
}