/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: May 09 2026 | 08:23:40 */
.main-title .brand-name {
    display: block;
    font-size: 56px;
    font-weight: 700;
    line-height: 1;
}

.main-title .subtitle {
    display: block;
    font-size: 17px;
    font-weight: 400;
    margin-top: 7px;
    line-height: 1.2;
    text-transform: uppercase;
}