jjbongio Hi
With a T4-based template such as T4 Blank, a CSS class is automatically generated based on the layout assigned to the template style.
For example, if you create a home layout and assign it to the Homepage template style, the frontend will automatically generate a class called layout-home.
You can then use this class in your custom CSS to apply specific styling only to that layout.