.bg-blue {
    background-color: #000041;
}

.approach-item:hover {
    color: #4594ca;
    transition:  0.6s ease;
}