/*
Theme Name: Engar Studio
Theme URI: https://studioengar.com
Author: Engar Studio
Description: Bilingual portfolio theme with easy admin editing for projects, about, and hiring.
Version: 1.0.0
Text Domain: engar-studio
*/

/* Base theme styles live in assets/css/site.css + inline in front-page */

body.engar-home,
body.single-engar_project {
  background: #000;
  color: #fff;
}

.engar-admin-note {
  display: none;
}
