.bingo-template {
    position: relative;
}
.bingo-template-10 {

}
.urla a{display: inline-block;background: #D1FC96;padding: 15px 30px;margin-top: 20px;color: #000;}
.urla a img{margin-left: 15px;transition: all 0.5s ease 0s ;}
.urla a:hover img{transform: rotate(45deg);}
.urla a:hover{box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);}