Changes

No change in size ,  10:29, 5 November 2020
no edit summary
Line 224: Line 224:     
a {
 
a {
     color: #0B2027 !important;
+
     color: #40798C !important;
 
     text-decoration: none;
 
     text-decoration: none;
 
}
 
}
    
a:hover {
 
a:hover {
     color: #005580 !important;
+
     color: #0B2027 !important;
 
     text-decoration: underline;
 
     text-decoration: underline;
 
}
 
}