[data-id="d1784516-1"] a {
    color: #333;
    text-decoration: none;
}
[data-id="d1784516-1"] a:hover h3 {
    color: var(--color-main);
    text-decoration: underline;
}
[data-id="d1784516-1"] a:hover .inner-image {
    opacity: var(--opacity-images);
}
@media (max-width: 767px) {
    #d282823 {
        clear: both;
    }
}