/*
Theme Name: Tprint Preview
Theme URI: https://tprint.ru
Author: Tprint
Description: WordPress theme based on the Tprint preview design.
Version: 1.0.0
Text Domain: tprint
*/

body {
  background: #fcfeff;
  color: #0f172a;
  font-family: "Manrope", "Inter", system-ui, sans-serif;
}

img {
  max-width: 100%;
  height: auto;
}

