.fl-green { color: #1d4c1d; }
.fl-orange { color: #ab2421; }
.fl-block-green,.fl-block-green:hover{color:#fff!important;background-color:#1d4c1d!important}

.fl-bold { font-weight: bold;}
.fl-condensed { font-stretch: semi-condensed; }
.fl-block {
  text-align: justify;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

