/* Custom CSS from the support team. */

/*
*  Ticket 8466920
*  Homepage call out link text should be white.
*  10/14/16 - James B
*/

.home-page-callouts-container .home-page-callout-text a {
    color: #fff;
}

/* End Section */