/*
Theme Name: Exsim Elementor Theme
Theme URI: https://exsim.ai/
Author: Exsim
Description: Elementor-friendly WordPress theme converted from the Exsim marketing site.
Version: 1.0.0
Requires at least: 6.5
Tested up to: 6.7
Requires PHP: 8.0
Text Domain: exsim-elementor-theme
*/

body.page-template-template-elementor-full-width .site-main,
body.elementor-default .site-main {
  min-height: 40vh;
}

.site-main .entry-content > :first-child {
  margin-top: 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;
}