.doudou-template-card{
  align-items:stretch;
  text-align:center
}
.doudou-template-card-mark{
  margin-right:auto;
  margin-left:auto
}
.doudou-template-card-body{
  display:flex;
  flex:1;
  flex-direction:column;
  align-items:center;
  width:100%;
  text-align:center
}
.doudou-template-card-body h3,
.doudou-template-card-body p{
  width:100%;
  text-align:center
}
.doudou-template-card-body .doudou-template-badge{
  align-self:center
}
.doudou-template-actions{
  width:100%
}
