/***********
  ** Override CSS goes here
  ** Typically added to live sites that aren't compiled anymore
************/

.splide__pagination {
    bottom: -2em !important;
}

ul {
    padding-left:1rem !important;
}

.dropdown-menu {
    padding-left:0 !important;
}