/*
Theme Name: Rusicaa Elementor Theme
Theme URI: https://rusicaa.com/
Author: Rusicaa Foods
Description: A WordPress and Elementor-friendly theme built from the Rusicaa Foods project.
Version: 1.0.0
Text Domain: rusicaa-elementor-theme
*/

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: #faf6ee;
  color: #3d2b1a;
}

.site-main {
  display: block;
}

.site-header,
.site-footer {
  width: 100%;
}

.elementor-canvas .site-main {
  padding: 0;
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
