.errorRed {
    border: solid 1px red !important;
}
.error_display {
    font-size: 15px !important;
    font-weight: bold;
    color: red;
}
.bb-tags span {
    font-size: 14px !important;
}
.comment {
    padding-left: 30px;
}
#spear_parts a {
    width: 20% !important;
}
.blog-banner img {
    width: 100%;
    object-fit: cover;
    height: 500px;
    margin-top: 30px;
    margin-bottom: 50px;
    border-radius: 15px;
}
.truck-bus-btns img {
    width: 50px;
    height: 45px;
    object-fit: contain;
    margin: auto;
}
.truck-bus-btns button {
    padding: 3px 20px;
    height: 50px;
    margin-right: 5px;
}
.blog-banner .backlink img {
    width: 42px;
    height: 42px;
    object-fit: contain;
    margin-top: 0;
    margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
    .truck-bus-btns button {
        margin-bottom: 10px;
    }
}
.blog-individual-right .bb-tags {
    margin-top: 0px !important;
}
.bb-header {
    padding-top: 4%;
    padding-bottom: 5%;
    background: #fafafa;
}
.blog-head-story p {
    font-size: 20px;
    line-height: 30px;
    font-family: "Roboto", sans-serif;
}