.banner-bar {
    text-align: center;
    padding: 10px;
    border: 1px solid #eee;
    background: #fcfcfc;
    border-radius: 10px;
    box-shadow: 0px 0px 5px #eee;
}