/*
Theme Name: Renasterea Excelentei
Description: Romanian NGO demo with the original responsive design. Homepage content is maintained in the theme; forms and donations are simulations. No page builder or additional plugin required.
Version: 1.0.0
Requires at least: 6.3
Requires PHP: 7.4
Text Domain: renasterea-excelentei
*/

body.admin-bar .site-header { top: 32px; }
.wp-content-area { min-height: 50vh; }
.wp-content-area h1 { margin-bottom: 30px; }
.wp-content-area article { margin-bottom: 45px; }
.wp-content-area article p { margin-block: 16px; }
.wp-content-area article a { text-decoration: underline; }
.wp-content-area img { height: auto; }
.wp-content-area .navigation { margin-block: 30px; }
.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}
@media (max-width: 782px) {
  body.admin-bar .site-header { top: 46px; }
}
@media (max-width: 600px) {
  body.admin-bar .site-header { top: 0; }
}
