.bg-gradient{
    background: linear-gradient(0deg, rgba(6,12,51,1) 0%, rgba(14,24,95,1) 100%) !important;
}

.text-green{
    color: #00E3B7 !important
}

.text-blue{
    color: #0E185F !important;
}

.prod-img{
    width: 25px !important;
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.logo{
    max-height: 30px;
}

.service-img{
    max-height: 250px !important;
}

.animated-2{
    animation-delay: 0.5s !important;
}

.animated-3{
    animation-delay: 1s !important;
}