a.hover-title div.color-text-brand:hover {
    color: #cbda7e;
}
a.hover-img img:hover {
    opacity: 80%;
}