/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.st-main-title {
    color: #EE7E52;
    font-size: 40px;
    font-weight: 800;
}

.st-logo {
    height: 100px;
}

.st-link-strava {
    color: #FC4C02;
    display: inline-block;
    margin-top: .25rem;
}

.st-powered {
    bottom: 80px;
    height: 55px;
    position: absolute;
    right: 30px;
}