theme-header .zpcontainer .theme-branding-info .theme-site-name-caption .theme-site-name {
    color: #1D272F;
    font-size: 24px;
    font-family: "Rubik" !important;
    font-weight: bold;
    text-transform: none;
    line-height: normal;
    letter-spacing: normal;
}

.theme-header .zpcontainer .theme-branding-info .theme-site-name-caption .theme-site-caption {
    color: #5c7181;
    font-family: 'Work Sans', sans-serif;
    font-size: 15px;
    font-weight: normal;
    text-transform: none;
    line-height: normal;
    letter-spacing: normal;
}