/*
Theme Name: Custom Scantrust Theme
Author: Ivan Rodrigues
Description: A custom WordPress theme using Tailwind CSS.
Version: 1.0
*/

html body {
    background: #ffffff;
    color: #222;
}