/*
 Theme Name:   Telluride
 Description:  Twenty Fifteen Child Theme
 Template:     twentytwentyone
 Version:      1.0.0
*/

:root {
    --global--font-size-page-title: var(--global--font-size-lg);
    --responsive--aligndefault-width: 90%;
}

a {
    text-decoration: none;
}

.site-header {
    padding: 2em 0;
    border-bottom: 1px solid #000;
}

.site-header > .site-logo {
    border: none;
    padding: 0;
}

.site-logo {
    padding: 0;
    margin: 0;
}

.site-main {
    padding-bottom: 0;
}

.singular .entry-header {
    border: none;
    padding: 0;
    text-align: center;
}
