How Do I Sign In to MyChart?
.MyChartstyled {
border: 0;
line-height: 1.4;
padding: 10px 20px;
font-size: 1.25rem;
text-align: center;
color: #fff;
border-radius: 10px;
border:3px solid #cc3333;
background-size: cover;
background: #cc0033;
}
.MyChartstyled:hover {
background-color: #00548B;
border:3px solid #00548B;
}
.MyChartstyled:active {
box-shadow: inset -2px -2px 3px #cc0033,
inset 2px 2px 3px #cc0033;
}
.buttonFont {
font-family: 'Montserrat', sans-serif;
text-align: center;
}
/* Text Highlight t1 */
p.text-highlight.t1 {
pad