/*
Theme Name: Inkman Tattoo
Theme URI: https://inkman.tattoo
Author: Inkman
Description: Custom tattoo style theme
Version: 1.0
*/

body {
    margin: 0;
    font-family: Arial, sans-serif;
    background: #0d0d0d;
    color: #fff;
}

a {
    color: #ff3c00;
    text-decoration: none;
}
