.option-css-dante-option-body {
box-shadow: 0 0px 30px 0 rgba(0, 0, 0, 0.16), 0 12px 10px 0 rgba(0, 0, 0, 0.12);
background: #fff;
padding: 15px;
margin-right: -10px;
margin-left: 10px;
}
.blockquoteDante {
 padding: 10px;
 margin-right: 20px;
 box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
 font-size: 16px;
 margin-left: 20px !important;
 width: auto;
 line-height: 1.45;
 position: relative;
 color: #FFF;
 border-bottom:8px solid #5a5a5a;
 background: ghostwhite;
}
.blockquoteDante cite {
color: #efefef;
font-size: 14px;
display: block;
margin-top: 5px;
}
.blockquoteDante cite:before {
content: "\2014 \2009";
}
 
.option-css-dante-option-body strong {
    color: black !important;
}

.option-css-dante-option-body p{
  color: black !important;
  font-weight:bold !important;
}

#adminmenu .wp-menu-image img{
    padding: 8%;
    height: 26px;
    width: 26px;
    opacity:0.6;
}