p {
	margin: 10px 0 !important;
}

.ba-shape-divider-top {
	margin-top: -1px;
}

.ba-shape-divider-bottom {
	margin-bottom: -1px;
}

#item-179497138805 > .ba-menu-wrapper > .main-menu > .integration-wrapper > ul > li:nth-child(3) > * {
  border-radius: 10px;  
  background: #f00;
  color: #ffffff;

@media (max-width: 768px) {
    .ba-hamburger-menu.ba-collapse-submenu li.deeper > span i:not(.ba-menu-item-icon), 
    .ba-hamburger-menu.ba-collapse-submenu li.deeper > a i:not(.ba-menu-item-icon) {
        padding-left: 100% !important;
    }
}