﻿.bg-success-custom {
    background-color: #cd1919;
    background-image: linear-gradient(135deg, #cd1919, #d24615e3);
    color: #fff;
}
