#credditiru .bg {
    background: -webkit-gradient(linear, left top, left bottom, from(#c9ebff), to(#FFF));
}

#credditiru .cards .cards__button {
    background-color: #5090f7;
}

#credditiru .footer {
    margin-top: 30px;
    background-color: #5090f7;
}

#credditiru .footer__wrap {
    padding: 0 24px 0;
}

#credditiru .cards .card__img img {
    width: 105%;
    height: 105%;
    margin-right: 10px;
}