/* packageE/title/title.wxss */
.component-wrapper {
display: block;
max-width: 100%;
text-align: center;
margin-left: auto;
margin-right: auto;
overflow: hidden;
text-decoration: none;
}