html, body {
       margin: 0;
       padding: 0;
}
a {
color: 2C2C2C;
}
a:hover {
color: 022BDE;
}


