/*
Theme Name: dreamp
Author: cyberqostya
Description: This theme was intentionally left blank. There are times when all you need is the WordPress dashboard and an blank frontend. You might be using the WordPress REST API as a backend for a mobile App or you might be a minimalism obsessed hipster. This is your theme.
Version: 3.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: featured-images, custom-background, theme-options, translation-ready
Text Domain: intentionally-blank
Requires at least: 4.6
Tested up to: 6.0
Requires PHP: 5.6
*/

body {
  background-color: #1f1f1f;
  margin: 0;
  font-family: MuseoSansCyrl, Arial, Helvetica, sans-serif;
}
a {
  text-decoration: none;
  color: inherit;
}
