.rl-gallery .rl-gallery-item 
{
background-color: black;
border-radius: 30px;
}
.rl-gallery-item {
text-decoration: none !important;
box-shadow: 10px 5px 5px black;
text-align: center;
}