﻿.landing {
    height: 100%;
}

    .landing .title {
        font-family: "Eastman-Grotesque";
        text-align: center;
        font-weight: 300;
        font-size: 1.8rem;
    }

        .landing .title .sib {
            font-weight: 500;
        }

    .landing .logo {
        width: 13rem;
    }