.categoria-id-23715794 {
 
 background-color: #5a3797;
 animation: testebutton .4s ease-in-out infinite alternate;}
    @keyframes testebutton { 0% { transform: scale(1.036);} 100% {
    transform: scale(1.09);}
}
