/* Add here all your css styles (customizations) */
.offroads-header {
    color: white;
    font-size: 26px;
    padding-top: 20px
}

.logo > img {
    padding-top: 10px;
}

.offroads-footer {
    color: white;
    position: fixed;
    bottom: 0;
    width: 100%;
}
.offroads-a {
    color: white;
}
.offroads-padding a {
    padding-left: 10px;
    font-size: 15px;
}
