/*------------------------------------- GLOBAL--------------------------------------*/
/*nav btn*/
.navContent li .button {
    padding: 7px 30px;
    border-radius: 24px;
    font-weight:bold;
}
/*nav button hover*/
.navContent li .button:hover {
    background-color: #4abfeb;
    -ms-transition: background-color .5s ease-out; 
    -webkit-transition: background-color .5s ease-out; 
    -o-transition: background-color .5s ease-out; 
    -moz-transition: background-color .5s ease-out; 
    transition: background-color .5s ease-out; 
    color:white;
}
/*footer*/
.page_ea31f235d469494bbdf4d80f69f70c8a .footerContainer {
    background-color:transparent;
}
.page_ea31f235d469494bbdf4d80f69f70c8a .scCredit a{
    color:white;
}
.page_ea31f235d469494bbdf4d80f69f70c8a .scCredit span {
    color: white;
}


/*------------------------------------- INVESTMENTS--------------------------------------*/
/*arrow imgs*/
.items_c26c3e4439a74f94a874fde5562dd268 .itemImg {
    width:6.782609% !important;
}
/*simple list content*/
.items_c26c3e4439a74f94a874fde5562dd268 .itemContent {
    width: 91.869565% !important;
}