/*
Theme Name: Testamarck Child Theme
Template: twentytwentyone
Description: Child theme for Testamarck RC site with custom logo and media placeholders.
Version: 1.0
Author: Your Name
*/

/* Import parent theme styles */
@import url("../twentytwentyone/style.css");

/* Custom styles for header logo and media */
.site-logo img {
    max-height: 48px;
    width: auto;
}

/* Responsive adjustments can be added here or in additional CSS */
