/*
Theme Name: Mitby Tema Fotografia
Theme URI: https://mitbytema.com
Author: AI Coder
Description: Um tema editorial de fotografia minimalista e sofisticado.
Version: 1.0.0
Text Domain: mitby-tema
*/

/* WordPress Default Overrides */
body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

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