11 lines
158 B
Plaintext

._myFooter_html {
display: flex;
justify-content: center;
align-items: center;
}
._myFooter_body >text{
line-height: 1;
font-size: 1;
color: #CE3636;
}