.user-preferred {
background: linear-gradient(
137deg
, rgb(255 120 120) 0%, rgb(220 63 3) 100%);
border-bottom: none;
color: #fff;
border: none;
font-weight: 700;
border-radius: 25px !important;
transition: 0.25s ease-in-out;
transition-property: border-radius;
}