/*
Theme Name: Like Media Films
Theme URI: https://likemediafilms.com/
Author: Like Media Films
Description: A cinematic WordPress theme for projects, production notes and company information.
Version: 1.0.1
Requires at least: 6.3
Requires PHP: 8.0
Text Domain: like-media-films
*/

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

.admin-bar .site-header { top: 32px; }
@media (max-width: 782px) { .admin-bar .site-header { top: 46px; } }

.wp-post-image { width: 100%; height: 100%; object-fit: cover; }
.entry-content { color: #c1c8c4; }
.entry-content > * { max-width: 48rem; }
.entry-content p { font-size: 1.08rem; }
