/*
Theme Name: Lammah
Theme URI: https://example.com/lammah
Author: Arttree
Author URI: https://example.com
Description: RTL luxury invitation theme for Lammah digital invitation platform.
Version: 1.1.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
Text Domain: lammah
Tags: rtl-language-support, custom-logo, featured-images, one-column, two-columns
*/

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: #f8fafa;
  color: #131b2e;
}

a {
  color: inherit;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
