.gradient
{
    background: linear-gradient(122deg, rgba(38,28,15,1) 3%, rgba(102,70,39,1) 97%);
    border-radius:8px;
}