body {
    font-family: 'SF Pro', serif;
    background-color: #211F20;
    color: white;
}

a {
    color: white;
    text-decoration: none;
}

.goat-logo-top {
    width: 133px;
    height: 48px;


    font-style: normal;
    font-weight: 860;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    letter-spacing: 0.2em;
}

.goat-logo-bottom {
    font-style: normal;
    font-weight: 860;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
}
