.bright{
    background: #AD8D56;
}
.bright p{
    padding-left: 15px;
    text-shadow: 2px 2px 3px #222222;
    margin-bottom: 5px;
    font-size: 19px;
    line-height: 1.8;
    color:white;
}