.bg-gradient
{
    background: linear-gradient(to left, #F58634, #A75089, #EB268F) !important;
}

@media (max-width: 600px) 
{
    .h5-sm
    {
        font-size: 15px !important;
        font-weight: bold;
    }
}