 .city-list a,
 .owl-carousel a {
     font-size: xx-large;
     text-decoration: none;
     color: #c8a85b;
     font-weight: 600;
 }

 .city-list a:hover,
 .owl-carousel a:hover {
     color: #000;
 }