.bg-gradient-primary {
    background-color: #383e4e;
    background-image: linear-gradient(180deg, #680805 10%, #680805 100%);
    background-size: cover;
}