/**
 * @file
 * Subtheme specific CSS.
 */
a.navbar-brand img {
    height: 80px;
}

.activity-bmx {
    background-color: blue;
}

.activity-road {
    background-color: greenyellow;
}

.club-icon {
    height:64px;
}