/* interact */
.showx-hoverable-a:hover {
    box-shadow: 2px 2px 2px 2px #F3F5FB;
    transform: scale(1.01);
}

.showx-hoverable-a {

}
