/* --------------------------------------
 * static_box-style-2
 * ---------------------------------------*/

.cspt-static-box-style-2 .creativesplanet-static-box-desc {
    margin-top: 20px;
}

.cspt-static-box-style-2 a.cspt-more-bt {
    background-color: #86bb46;
    color: #fff;
    display: inline-block;
    padding: 10px 15px;
    bottom: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    margin-top: 20px;
}

.cspt-static-box-style-2 a.cspt-more-bt:hover {
    background-color: #2c2c2c;
}