a.palm-cross, a.palm{
    border-radius: 5px;
    padding: 4px;
    margin-bottom: 4px;
    color: white;
    font-weight: 300;
    font-size: .75rem;
}
a.palm-cross{
    background-color: #ccc;
    color: #927d9c;
}
a.palm{
    background-color: #927d9c;
}
.redeemer{
    background-color: #fff;
    background-image: url("../img/redeemer.png");
    background-repeat: no-repeat;
    background-position: top;
    background-position-y: 10px;
    padding: 8px 20px !important;
    margin-top: 8px;
}
.slogan {
    top: 50px;
    position: fixed;
    z-index: 1;
    display: block;
    font-size: .7rem;
    background-color: #eee;
    width: 100%;
    padding: 4px;
}
span.bcv {
    padding-top: 4px;
    margin: 0;
    font-size: 1.2rem;
    color:#ccc;
    display: block;
    font-weight: bolder;
}
hr {
    margin: 2% 30%;
    color: #927d9c;
}
