/* here you can put your own css to customize and override the theme */

.site-logo {
    padding-bottom: 9px;
    padding-top: 9px;
}

.service-box .service-box-heading span {
    margin-left: 0;
}

.home-banner {
    background-color: #e0e0e0;
    height: 400px;
    margin-bottom: 40px;
    padding-top: 10%;
    text-align: center;
    width: 100%;
}

.validationMessage {
    color: red;
}