img.hero {
    width: 50%;
    display: block;
    margin: 0 auto;
}

input.submitted {
    border: 2px solid red;
}

img.home-logo {
    height: 24px;
    width: 24px;
}

.row, .scroll {
    height: 100%;
}

input.inputToken {
    width: 100%;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
}

a.button-like-us {
    line-height: 47px;
}

img.musicbox-like {
    height: 50px;
    width: 50px;
    margin-right: 10px;
}

.spinner svg {
    width: 30px;
    height: 30px;
    display: block;
    margin: 15px auto;
}

a.info-link {
    color: #387ef5;
    text-decoration: none;
}
