



.custom_categorias h4 {
    font-size: 18px;
    line-height: 1.44444;
    font-weight: 700;
    letter-spacing: -1px;
    color: #151515;
    text-transform: uppercase;
    margin-top: 15px;
}

.custom_categorias p {
    margin-top: 7px;
}

.custom_categorias li {
    margin-top: 3px;
    margin-left: 10px;
}

.custom_categorias li a {
    color: #0f6300;
}

.custom_categorias li a:before {
    content: '\f058';
    font: 400 14px 'FontAwesome';
    line-height: 1;
    font-size: 16px;
    color: #0f6300;
    transition: all 0.3s ease-in-out;
    margin-right: 5px;
}

.marvi_link {
    text-decoration: none;
    color: #0f6300;
    font-weight: 700;
    font-size: 16px;
}

.marvi_link:before {
    content: '\f0c1';
    font: 400 14px 'FontAwesome';
    line-height: 1;
    font-size: 16px;
    color: #0f6300;
    transition: all 0.3s ease-in-out;
    margin-right: 5px;
}









