/* carausel beranda */
.carousel-item {
    /* height: 353px !important; */
    height: 100% !important;
}

.carousel-inner {
    height: 100% !important;
}

body {
    font-family: Arial, Helvetica, sans-serif !important;
    line-height: 1.6 !important;
}

.uc-navbar-nav>li>a {
    font-size: 1rem !important;
}
