/* Write your custom CSS here */

.truckIconHome {
    width: 45px;
    margin-right: 15px;
}

.text-green {
    color: #2abd74;
}

.mr5 {
    margin-left: 25px;
}

.mr25 {
    margin-left: 25px;
}

.ml5 {
    margin-right: 25px;
}

.headerLogo {
    width: 100px;
}

.vehicleImage {
    width: 50px;
}