/*
Theme Name: Twenty Seventeen Child
Template: twentyseventeen
Version: 1.0
*/

.site-title {
    font-family: 'Unica One', cursive;
    font-weight: 900;
    font-size: 3rem;
    letter-spacing: 0.5px; 
    line-height: 0.8;  
    text-transform: none;
}
.site-description {
    font-size: 1.5rem;
    font-weight: bold;
    font-family: 'Unica One', cursive;
}