/*
 Theme Name:   Square Bed Round Tuqel
 Description:  Child theme of Twenty Nineteen for Steve Dennis
 Author:       Trevor Mills
 Author URI:   https://trevormills.com
 Template:     twentynineteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 Text Domain:  the-theme
*/

.site-branding .site-title {
    font-size: 3.375em;
    font-weight: 700;
}
.site-branding .site-description {
    display:block;
    font-size: 2.10em;
}
.site-branding .site-description:before {
    display: none;
}
.featured-image .site-branding-container {
    position: absolute;
    bottom: 0;
    padding-bottom: 2em;
    width: 100%;
}