/* Dinastia SPB — правки поверх шаблона Moonlit */
.logo__text {
    font-family: 'Gilda Display', serif;
    font-size: 26px;
    line-height: 1;
    color: #000834;
    text-decoration: none;
    letter-spacing: .5px;
    display: inline-block;
}
.logo__text.is__light {
    color: #fff;
}
.footer__logo__text {
    font-family: 'Gilda Display', serif;
    font-size: 28px;
    color: #fff;
    text-decoration: none;
}
