.hover-pub {
    padding: 20px 8px;
}
.hover-pub:hover{
    box-shadow: 0px 0px 8px #00000047;
    border-radius: 15px;
}
