/* SUNY OSWEGO  
     
    11/18/2024   ANDY MICHAELIS    Created this CSS page. 
                                                              This new version of the page is available without authentication. Hide areas of Tools, Logon, and Menus, as they are not applicable.
*/

#header-main-section-east-part {
  visibility: hidden;
}

#bannerMenu {
  visibility: hidden;
}

.pb-block a, .pb-link span {
    color: #0000FF !important;
}
.pb-link span {
    color: #0000FF !important;
}