.k-green {
    color: #85b253;
}
.bd-callout {
    padding: 1.25rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    border: 1px solid #eee;
    border-left-width: .25rem;
    border-radius: .25rem;
}
.bd-callout-portfo1 {
    border-left-color: #5bc0de;
}
.text-portfo1 {
    color: #5bc0de;
}


.bd-callout-portfo2 {
    border-left-color: #0a4d95;
}
.text-portfo2 {
    color: #0a4d95;
}


.bd-callout-portfo3 {
    border-left-color: #189AB4;
}
.text-portfo3 {
    color: #189AB4;
}



.bd-callout-portfo4 {
    border-left-color: #05445E;
}
.text-portfo4 {
    color: #05445E;
}



.bd-callout-portfo5 {
    border-left-color: #81B622;
}

.text-portfo5 {
    color: #81B622;
}



.bd-callout-portfo6 {
    border-left-color: #1AC8DB;
}

.text-portfo6 {
    color: #1AC8DB;
}


.clients .client-logo img {
    font-weight: 600;
    height: 60px;
}