/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
/* Hide carousel direction buttons */
.direction[aria-label="Carousel buttons"] {
    display: none !important;
}