span.word {
    color: #8bb867;
}

.fancy-text-box-style-02 .text-box-wrapper .text-box, .fancy-text-box-style-02 .text-box-wrapper .text-box-hover {
    padding: 30px 20px 25px;
}
.justify-content-right{
    justify-content: right !important;
}
.address-widget .icon-small {
    font-size: 22px;
}
.tab-style-01 .nav-tabs>li.nav-item {
    padding: 0 15px;
}
.bg-gradient-tussock-greenish-slate {
    background: linear-gradient(40deg,#355d43 0,#a3c566 100%);
}

.jobs-content-box p {
    margin-bottom: 0;
}

.content-body h5 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 15px;
}

.content-body p {
    margin-bottom: 15px;
}
#contactform p {
    text-align: left;
    margin: 0;
    padding: 0;
}
#contactform .is-error {
    color: red;
    margin-bottom: 10px;
    margin-top: -15px;
}

#contactform .is-success, #dealrshipForm .is-success {
    margin-top: 10px !important;
    color: green !important;
    font-size: 17px;
    font-weight: 600;
}
/* ol, ul {
    padding-left: 2rem !important;
} */