input[type="submit"]{
    color: blue;
}
a .application_button {
  background: blue;
}


.icon-info:before, .icon-custom-viewbook:before, .icon-custom-viewbook:before {
    content: "\f10b";
}

.carousel_link:hover {
    color: #0055a6;
}

.carousel_link {
    color: #FFFFFF;
}