.route-pad {
    background-color: #eee !important;
    margin-bottom: 16px !important;
}

.pad-top {
    margin-top: 8px;
}

.pad-top-big {
    margin-top: 16px;
}

.pad-bottom {
    margin-bottom: 8px !important;
}

label {
    margin-top: 16px;
    margin-bottom: 0px;
}

.mutedText {
    font-size: 14px !important;
    color: slategray !important;
}

.strongText {
    font-size: 18px !important;
    font-weight: 500;
}