.steps_content_in{
    margin-top: 100px;
    padding: 60px 40px;
    border-radius: 15px;
}
.d-flex{display:flex;}
.bg-primary, .hover\:bg-primary:hover {
    background-color:#1478af !important;
}
.bg-secondary {
    --bs-bg-opacity: 1;
    background-color: #ebf1ff !important;
}
.hover\:bg-secondary:hover{
    background-color:#1478af !important;
}
.hover\:text-primary:hover, .text-primary{
    color:#1478af !important;
}
.text-white{color:#ffff;}
.icon {
    line-height: 0px;
    }