#card-share {
    display: none !important;
}

#card-alternativeversion {
    display: none !important;
}
:root {
    --pod-primary: #00326e;
    --pod-primary-lighten: #00326e;
    --pod-primary-darken:  #00326e;
    }
    /*** footer **/
/*.pod-footer {
    background: #00326e;
    color: white;
}*/

/*.pod-footer a {
    color: white;
}*/
.pod-footer a {
    color: #00326e !important;
  }
.pod-thumbnail {
    max-width: 100px;
    max-height: 100px;
}
.pod-footer-logo {
    height:  60px !important;
    width:   60px !important; 

}