.startTileIndigoInner {
    background-color: #5e4f9e;
}

.startTileOrangeInner {
    background-color: #7c69d1;
}

.startTileBlueInner {
    background-color: #7c69d1;
}

.startTileTealInner {
    background-color: #5e4f9e;
}

.startTileGreenInner {
    background-color: #5e4f9e;
}

.startTilePinkInner {
    background-color: #7c69d1;
}

#guide_container {
    width:80%;
    margin-left:10%;
}

.startTileWrapper {
    width:80%;
    margin-left:10%;
}

.startBanner {
    color:white;
    background-color:transparent;
}

.footer {
    width:80%;
    margin-left:10%;
}