
@import url("https://fonts.googleapis.com/css?family=Roboto:300,700,600,400");

@import url("https://px.animaapp.com/6543cb904bd797a7d42ad6e6.6543cb944bd797a7d42ad6e9.DFAdrvS.hcp.png");



#html_custom_template .screen a {
display: contents;
text-decoration: none;
}

#html_custom_template .container-center-horizontal {
display: flex;
flex-direction: row;
justify-content: center;
pointer-events: none;
width: 100%;
}

#html_custom_template .container-center-horizontal > * {
flex-shrink: 0;
pointer-events: auto;
}

#html_custom_template .valign-text-bottom {
display: flex;
flex-direction: column;
justify-content: flex-end;
}

#html_custom_template * {
box-sizing: border-box;
}
