.carousel-item > div > h4
{
    font-size: x-large;
}

.carousel-nav-button:hover
{
    cursor: pointer;
}