/*
-----------------------------------------------
bepress Publication-Level ir-local.css
Author:   bepress
Version:  February 1, 2017
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

/* Adjusting rights statement images and title - RC 7/30/2020*/
#otterbein #rights_statements h4 {
    color: inherit;
    font: inherit;
    font-size: inherit;
    font-weight: bold;
    line-height: 90%;
    margin-top: -8px;
    padding: 4px 4px 0px;
}
  
#otterbein #rights_statements img {
    padding: 4px;
    width: 100px;
    height: auto;
}
 
#otterbein #rights_statements p {
    font-size: 11px;
    padding: 4px;
}