/* TITULOS PREMIADOS 2 */
.inline-row {
    justify-content: space-between;
    background: linear-gradient(135deg,#00B86B,#00D97E) !important;;
    color: #000;
    border-radius: 6px;
    padding: 8px 10px;
    margin: 6px 0;
}