/*
Theme Name: Darpana
Theme URI: https://example.com/custom-theme
Author: dtco.digital
Description: Custom WordPress theme for Darpana.
Version: 0.1.0
Text Domain: custom-theme
*/

body {
  margin: 0;
  font-family: "General Sans", sans-serif;
  line-height: 1.6;
  color: #212121;
  background: #fff;
}
