#topmatter {
    margin-top: 100px;
    color: white;
    height: 300px;
}

#page-title {
    font-size: 130px;
    margin-top: 30px;
    position: relative;
    top: 100px;
    left: 100px;
}

#icon {
    float: right;
    margin-right: 50px;
}

.full-width {
    width: 100%;
}

#tagline {
    font-size: 40px;
    color: white;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

#app-store-badge {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
}

#footer {
    margin-top: 70px;
    margin-bottom: 100px;

}

.copy {
    font-size: 20px;
}
