/* Add here all your css styles (customizations) */

.dropcap {
    float: left;
    color: #72c02c;
    padding: 5px 0;
    font-size: 12px;
    font-weight: 300;
    line-height: 12px;
    margin: 0px 5px 0 0;
}
.dropcap-bg {
    float: left;
    color: #fff;
    padding: 7px 0;
    min-width: 30px;
    min-height: 30px;
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    text-align: center;
    background: #72c02c;
    margin: -6px 10px 0 0;
}
ul.drop-cap > li { margin-bottom: 16px; clear: left; }
ul.drop-cap li {line-height: 20px;}
.cbp-l-grid-agency-title {
    white-space:normal;
    overflow:visible;
}