Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
a {
color: rgb(16, 41, 107);
font-weight: bold;
text-decoration: none;
}
a:hover {
color: rgb(204, 51, 51);
text-decoration: underline;
}