.bg-gradient-primary {
    background-color: #080808;
    background-image: linear-gradient(180deg, #2d2e2f 10%, #080808 100%);
}
