
/*#header #logo img {
   display: none;
}*/

/*@font-face {  
   font-family: 'Inter';  
   src: url('https://wiki-test.sunet.se/download/attachments/327683/Inter-VariableFont_opsz%2Cwght.ttf');  
}

html {  
   font-family: 'Inter';  
   src: url('https://wiki-test.sunet.se/download/attachments/327683/Inter-VariableFont_opsz%2Cwght.ttf');  
}

.brand-link .logo,
 #logo .logo {
   background-image: url("https://wiki-test.sunet.se/download/attachments/327683/sunet-logo-no-text.png");
   background-size: contain;
   background-repeat: no-repeat;
   position: relative;
   display: block;
  background-position: inherit;
  width: 75px;
}

#sunet-footer .brand-link .logo {
         background-image: url("https://wiki-test.sunet.se/download/attachments/327683/sunet-logo-no-text.png");
        width: 34px;
}*/

/*@media screen and (min-width:768px) {
   .brand-link .logo,
    #logo .logo {
         background-image: url("https://wiki-test.sunet.se/download/attachments/327683/sunet-logo-text.png");
        width: 264px;
   }
} */

/*.acs-side-bar,
.space-tools-section {
   background-color: white;
}*/

/*
a:not(.aui-button, .aui-dialog2-header-close) {
   color: black;
}

h1, h2, h3, h4, h5, .wiki-content p {
   color: #252425;
}

h2, h3 {
   font-weight: bold;
   padding-bottom: 0.5em;
}

h4, h5, .wiki-content p {
   font-size: 10pt;
}

h2 { 
   font-size: 15pt;
}

h3 {
   font-size: 12pt;
}

h4 {
   font-weight: 600;
}

h5 {
   font-style: italic;
}

.activity-stream .space-1, 
.activity-stream .space-2, 
.activity-stream .space-3, 
.activity-stream .space-4 {
   padding: 10px 20px !important;
}*/


