#footer .satisfaction {
    margin-bottom: 27px; 
    margin-left:68px;
    border-style: solid;
    border-width: 2px;
    border-color: #00557f;
    padding: 18px;
    font-size: 18px;
    color: #00557f;
    line-height: 21px;
}
#footer .satisfaction a {
    text-decoration: none;
}

