-->
.twc-malidc h1 {
visibility: hidden;
font-size: 0px;
}
.twc-malidc h1:before {
visibility: visible;
content: "Welcome to Career Compass Online!";
display: block;
font-size: 20px;
}
a.twc-malidc-request-reset span {
font-size: 0;
}
a.twc-malidc-request-reset span:before {
content: "Forgot password? Click here";
font-size: 12px;
}
a.twc-malidc-create {
display: none;
}
[data-test="login-button"] span {
font-size: 0;
}
[data-test="login-button"] span:before {
content: "Log In";
font-size: 12px;
}