#how-it-works h4 {
    font-weight: 600;
    line-height: 1.2;
}

#how-it-works .text-grey-600 {
    color: #475467;
}

.bg-primary {
    background-color: #1b8aea;
}

.text-primary {
    color: #1b8aea;
}
