.owl-nav{
    top: 45%;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.owl-nav button {
    background: rgba(87, 173, 119, 0.4) !important;
   
}

.owl-nav button i{
    color: white;
    font-weight: 600;
}