
span.green {
    background-color: #438b6d;
}

.shadow{
    text-shadow: 1px 1px 4px #000;
}

.h5 {
    font-size: 24px;
}

.heading-block.topmargin-sm {
    margin-bottom: 20px;
}

.dark strong, .dark b{
    color: white;
}

.feature-box {
    min-height: 185px;
}

.hl{
    color: #1ABC9C !important;
}

.hl-border{
    border-color: #1ABC9C !important;
}

.hl-bg{
    background: #1ABC9C !important;
}
