/* Add here all your CSS customizations */

#myCarousel .nav a small {
    display:block;

}
#myCarousel .nav {
    background:#083166;
    font-weight: bold;
    color:#fff;
}

#myCarousel .nav a {
    border-radius:0px;
    color:#fff;
    /*background-color: #F9B000;*/

}
/*#myCarousel > .item > img{
    width:640px;
    height:860px;
}*/
.text-cmp{
    color: #094896;
}