.owl-stage .owl-item {
    height:328px;
    background-color:#e7c6aa;
    border-radius:7px;
}

.owl-stage .owl-item A {
    color:#000;
}

.owl-stage .owl-item A:hover {
    text-decoration:none;
}