#workflow-wrapper{
    background-color: rgba(46,118,78,.9);
    height: 117px !important;
    padding-top: 117px;
    background-image: url(https://placercounty.preprod.simpligov.com/preprod/Portal/file/1b6e7e2540ec4a89bd1f5af4ee6058e3.png?t=1590695735550);
    background-repeat: no-repeat;
    background-position: 1em 1em;
}
#workflow-background-wrapper
{
    box-shadow:5px 10px #8888888;
}
body
{
background-color:#fff !important;
}
.footer-banner
{
border-top:solid 1px #888888;
padding:2em 0;
text-align:center;
}
.page-wrap
{
overflow:auto;
}