.btn {
    color: #ffffff !important;
    background-color: rgb(10, 107, 197);
}

.btn:hover,
.btn:focus {
    color: #ffffff !important;
}

.trust__slide-name {
    color: rgb(1 15 68);
}

.footer__copyright-policy, .footer__copyright-text {
    color: rgb(255 255 255)!important;
}

.always__items-description {
    color: #ffff!important;
	background-color: #0a6bc5!important;
}
.always__items-title{
    color: #ffff!important;
	background-color: #0a6bc5!important;
}

h2.trust__title.fade {
    color: #010f44!important;
	background-color: #ffff!important;
}
h1.general__title.fade{
	color: #ffff!important;
	background-color: #0a6bc5!important;
}

h2.memberships__title.fade {
    background-color: #ffff!important;
    color: #010f44!important;
}

p.general__subtitle.fade {
    color: #ffff!important;
    background-color: #0a6bc5!important;
}

h2.always__title.fade {
    color: #010f44!important;
    background: #ffff!important;
}

h2.memberships__title.fade {
    color: #283976!important;
    background: #ffff!important;
}

h2.financial__title.fade {
    color: #ffff!important;
    background: #010f44!important;
}

.general__title {
    color: rgba(255, 255, 255, 1) !important;
}

.fade {
    color: rgba(40, 57, 118, 0);
}

.fade.animated {
    color: rgba(40, 57, 118, 1);
}
.fade {
    color: rgb(255 255 255);
}

.memberships__title.fade,
.memberships__description.fade {
    color: #283976 !important;
}